Home
last modified time | relevance | path

Searched refs:do_update (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netinet/
H A Dsctp_output.h58 int do_update);
H A Dsctp_output.c1869 int do_update) in sctp_is_address_in_scope() argument
1908 if (do_update) { in sctp_is_address_in_scope()
/f-stack/freebsd/netinet6/
H A Dnd6.c1929 int do_update; in nd6_cache_lladdr() local
2031 do_update = 0; in nd6_cache_lladdr()
2033 do_update = 1; /* (3,5) */ in nd6_cache_lladdr()
2090 if ((do_update || is_newentry) && router && in nd6_cache_lladdr()