Home
last modified time | relevance | path

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

/dragonfly/sys/netgraph7/rfc1490/
H A Dng_rfc1490.c86 NG_RFC1490_ENCAP_IETF_IP = 1, /* see RFC2427, chapter 7, table 1 */ enumerator
97 { NG_RFC1490_ENCAP_IETF_IP, "ietf-ip" },
398 case NG_RFC1490_ENCAP_IETF_IP: in ng_rfc1490_rcvdata()