Home
last modified time | relevance | path

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

/src/contrib/tcpdump/missing/ !
H A Ddlnames.c69 #ifdef DLT_ATM_CLIP
70 DLT_CHOICE(DLT_ATM_CLIP, "Linux Classical IP-over-ATM"),
/src/contrib/libpcap/ !
H A Dpcap-common.c1439 if (dlt == DLT_ATM_CLIP) in dlt_to_linktype()
1602 return (DLT_ATM_CLIP); in linktype_to_dlt()
H A Dgencode.c1416 case DLT_ATM_CLIP: /* Linux ATM defines this */ in init_linktype()
3371 case DLT_ATM_CLIP: in gen_linktype()
/src/contrib/tcpdump/ !
H A Dprint.c72 #ifdef DLT_ATM_CLIP
73 { cip_if_print, DLT_ATM_CLIP },
/src/contrib/libpcap/pcap/ !
H A Ddlt.h224 #define DLT_ATM_CLIP 19 /* Linux Classical IP over ATM */ macro
/src/sys/net/ !
H A Ddlt.h224 #define DLT_ATM_CLIP 19 /* Linux Classical IP over ATM */ macro
/src/sbin/ipf/ipf/ !
H A Dbpf-ipf.h220 #define DLT_ATM_CLIP 19 /* Linux Classical-IP over ATM */ macro