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

/freebsd-13-stable/contrib/tcpdump/
H A Dprint.c114 { chdlc_if_print, DLT_C_HDLC },
117 { chdlc_if_print, DLT_HDLC },
H A Dprint-chdlc.c47 chdlc_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, register const u_char *p) function
H A Dnetdissect.h396 extern u_int chdlc_if_print IF_PRINTER_ARGS;
H A Dprint-ppp.c1690 return (chdlc_if_print(ndo, h, p));

Completed in 164 milliseconds