Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_rfc1490.c88 NG_RFC1490_ENCAP_IETF_SNAP, /* see RFC2427, chapter 7, table 2 */ enumerator
99 { NG_RFC1490_ENCAP_IETF_SNAP, "ietf-snap" },
403 case NG_RFC1490_ENCAP_IETF_SNAP: in ng_rfc1490_rcvdata()