HomeSort by: relevance | last modified time | path
    Searched defs:rtalert (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/netinet6/
ip6_input.c 255 u_int32_t rtalert = ~0; local
565 if (ip6_hopopts_input(&plen, &rtalert, &m, &off)) {
612 if (rtalert != ~0 && ip6_forwarding)

Completed in 24 milliseconds