Searched refs:rtalert (Results 1 - 1 of 1) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/netinet6/
H A Dip6_input.c361 u_int32_t rtalert = ~0; local
782 if (ip6_hopopts_input(&plen, &rtalert, &m, &off)) {
831 if (rtalert != ~0 && ip6_forwarding)

Completed in 21 milliseconds