OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:IN6P_BINDANY
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/netinet/
in_pcb.h
200
#define
IN6P_BINDANY
0x00800000 /* allow bind to any address */
/src/sys/netinet6/
in6_pcb.c
182
(inp->inp_flags &
IN6P_BINDANY
) == 0) {
196
(inp->inp_flags &
IN6P_BINDANY
) == 0) {
ip6_output.c
1557
OPTSET(
IN6P_BINDANY
);
1834
optval = OPTBIT(
IN6P_BINDANY
);
Completed in 15 milliseconds
Indexes created Sat Feb 21 16:20:20 UTC 2026