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

/freebsd-9.3-release/contrib/tcpdump/
H A Dprint-cip.c70 cip_if_print(const struct pcap_pkthdr *h, const u_char *p) function
H A Dinterface.h255 extern u_int cip_if_print(const struct pcap_pkthdr *, const u_char *);
H A Dnetdissect.h423 extern void cip_if_print(u_char *,const struct pcap_pkthdr *,const u_char *);
H A Dtcpdump.c171 { cip_if_print, DLT_CIP },
174 { cip_if_print, DLT_ATM_CLIP },

Completed in 44 milliseconds