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

/darwin-on-arm/xnu/bsd/netinet6/
H A Dip6_input.c477 u_int32_t rtalert = ~0; local
947 if (ip6_hopopts_input(&plen, &rtalert, &m, &off)) {
996 if (rtalert != ~0 && ip6_forwarding) {
997 switch (rtalert) {

Completed in 18 milliseconds