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

/freebsd-11.0-release/sys/netgraph/
H A Dng_rfc1490.c89 NG_RFC1490_ENCAP_CISCO, /* Cisco's proprietary encapsulation */ enumerator in enum:__anon12700
100 { NG_RFC1490_ENCAP_CISCO, "cisco" },
323 if (priv->enc->method == NG_RFC1490_ENCAP_CISCO)
419 case NG_RFC1490_ENCAP_CISCO:

Completed in 47 milliseconds