Searched refs:chdlc_if_print (Results 1 – 4 of 4) sorted by relevance
114 { chdlc_if_print, DLT_C_HDLC },117 { chdlc_if_print, DLT_HDLC },
47 chdlc_if_print(netdissect_options *ndo, const struct pcap_pkthdr *h, register const u_char *p) in chdlc_if_print() function
396 extern u_int chdlc_if_print IF_PRINTER_ARGS;
1690 return (chdlc_if_print(ndo, h, p)); in ppp_hdlc_if_print()