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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/tcpdump-4.4.0/
H A Dprint-chdlc.c54 chdlc_if_print(const struct pcap_pkthdr *h, register const u_char *p) function
H A Dinterface.h256 extern u_int chdlc_if_print(const struct pcap_pkthdr *, const u_char *);
H A Dnetdissect.h339 extern void chdlc_if_print(u_char *user, const struct pcap_pkthdr *h,
H A Dtcpdump.c193 { chdlc_if_print, DLT_C_HDLC },
196 { chdlc_if_print, DLT_HDLC },
H A Dprint-ppp.c1570 return (chdlc_if_print(h, p));

Completed in 73 milliseconds