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

/freebsd-12-stable/contrib/tcpdump/
H A Dllc.h68 #ifndef LLCSAP_IP
69 #define LLCSAP_IP 0x06 macro
H A Dprint-llc.c46 { LLCSAP_IP, "IP" },
282 if (ssap == LLCSAP_IP && dsap == LLCSAP_IP &&
H A Dprint-atm.c288 llchdr != LLC_UI_HDR(LLCSAP_IP)) {
/freebsd-12-stable/contrib/libpcap/
H A Dllc.h69 #ifndef LLCSAP_IP
70 #define LLCSAP_IP 0x06 macro
H A Dgencode.c1966 case LLCSAP_IP:
1972 * LLCSAP_IP checks for IP-over-802.2, rather
2204 case LLCSAP_IP:
2210 * LLCSAP_IP checks for IP-over-802.2, rather
3913 case LLCSAP_IP:
5671 * not LLC encapsulation with LLCSAP_IP.
5676 * with LLCSAP_IP.
5680 * encapsulation with LLCSAP_IP.
6397 * not LLC encapsulation with LLCSAP_IP.
6402 * with LLCSAP_IP
[all...]

Completed in 101 milliseconds