Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_rfc1490.c87 NG_RFC1490_ENCAP_IETF_IP = 1, /* see RFC2427, chapter 7, table 1 */ enumerator
98 { NG_RFC1490_ENCAP_IETF_IP, "ietf-ip" },
396 case NG_RFC1490_ENCAP_IETF_IP: in ng_rfc1490_rcvdata()