Home
last modified time | relevance | path

Searched refs:ND6_SEND_OPMODE_DISABLED (Results 1 – 4 of 4) sorted by relevance

/xnu-12377.1.9/bsd/netinet6/
H A Dnd6_send.c57 int nd6_send_opstate = ND6_SEND_OPMODE_DISABLED;
177 nd6_send_opstate = ND6_SEND_OPMODE_DISABLED;
H A Dnd6.h1056 #define ND6_SEND_OPMODE_DISABLED 0 macro
H A Din6_ifattach.c950 if (nd6_send_opstate == ND6_SEND_OPMODE_DISABLED) { in in6_ifattach_llcgareq()
H A Dnd6_rtr.c4102 notcga = nd6_send_opstate == ND6_SEND_OPMODE_DISABLED || in in6_pfx_newpersistaddr()