Home
last modified time | relevance | path

Searched refs:ppp_ether_if_print (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/usr.sbin/tcpdump/
Dinterface.h211 extern void ppp_ether_if_print(u_char *, const struct pcap_pkthdr *,
Dtcpdump.c129 { ppp_ether_if_print, DLT_PPP_ETHER },
Dprint-ppp.c1170 ppp_ether_if_print(u_char *user, const struct pcap_pkthdr *h, const u_char *p) in ppp_ether_if_print() function