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

/netbsd-current/external/bsd/tcpdump/dist/missing/
H A Ddlnames.c63 DLT_CHOICE(DLT_ATM_RFC1483, "RFC 1483 IP-over-ATM"),
/netbsd-current/sys/net/
H A Ddlt.h82 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS,
85 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ macro
451 * DLT_ATM_RFC1483, but should get a new DLT_ value, so tcpdump
/netbsd-current/external/bsd/libpcap/dist/pcap/
H A Ddlt.h80 * XXX - DLT_ATM_RFC1483 is 13 in BSD/OS, and DLT_RAW is 14 in BSD/OS,
83 #define DLT_ATM_RFC1483 11 /* LLC-encapsulated ATM */ macro
449 * DLT_ATM_RFC1483, but should get a new DLT_ value, so tcpdump
/netbsd-current/external/bsd/ipf/bin/ipftest/
H A Dbpf-ipf.h199 #define DLT_ATM_RFC1483 11 /* LLC/SNAP encapsulated atm */ macro
/netbsd-current/external/bsd/libpcap/dist/
H A Dpcap-common.c1248 { DLT_ATM_RFC1483, LINKTYPE_ATM_RFC1483 },
H A Dpcap-dag.c550 } else if (p->linktype == DLT_ATM_RFC1483) {
1360 p->dlt_list[dlt_index++] = DLT_ATM_RFC1483;
1364 p->linktype = DLT_ATM_RFC1483;
H A Dpcap-npf.c1169 p->linktype = DLT_ATM_RFC1483;
H A Dgencode.c1390 case DLT_ATM_RFC1483:
3268 case DLT_ATM_RFC1483:
3762 case DLT_ATM_RFC1483:
/netbsd-current/external/bsd/tcpdump/dist/
H A Dprint.c63 { atm_if_print, DLT_ATM_RFC1483 },

Completed in 281 milliseconds