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

/freebsd-10-stable/contrib/libpcap/
H A Dllc.h40 #ifndef LLCSAP_IP
41 #define LLCSAP_IP 0x06 macro
H A Dgencode.c1744 case LLCSAP_IP:
1750 * LLCSAP_IP checks for IP-over-802.2, rather
1952 case LLCSAP_IP:
1958 * LLCSAP_IP checks for IP-over-802.2, rather
3477 case LLCSAP_IP:
5094 * not LLC encapsulation with LLCSAP_IP.
5099 * with LLCSAP_IP.
5103 * encapsulation with LLCSAP_IP.
5823 * not LLC encapsulation with LLCSAP_IP.
5828 * with LLCSAP_IP
[all...]
/freebsd-10-stable/contrib/tcpdump/
H A Dllc.h70 #ifndef LLCSAP_IP
71 #define LLCSAP_IP 0x06 macro
H A Dprint-llc.c54 { LLCSAP_IP, "IP" },
249 if (ssap == LLCSAP_IP && dsap == LLCSAP_IP &&
H A Dprint-atm.c199 llchdr != LLC_UI_HDR(LLCSAP_IP)) {

Completed in 133 milliseconds