Searched refs:ppp_print (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/tcpdump-61/tcpdump/
H A Dprint-pppoe.c205 return (PPPOE_HDRLEN + ppp_print(pppoe_payload, pppoe_length));
H A Dprint-juniper.c684 ppp_print(p, l2info.length);
776 ppp_print(p, l2info.length);
798 ppp_print(p-2,l2info.length+2);
802 ppp_print(p,l2info.length);
1032 ppp_print(p, length);
H A Dprint-ether.c383 ppp_print(/*ndo,*/p, length);
H A Dprint-gre.c308 ppp_print(bp, len);
H A Dprint-fr.c318 ppp_print(p, length);
H A Dprint-l2tp.c711 ppp_print(ptr, length - cnt);
H A Dprint-ppp.c1397 ppp_print(register const u_char *p, u_int length) function
1518 ppp_print(p, length);
1528 * packet as a PPP packet, as "ppp_print()" does).
H A Dinterface.h251 extern u_int ppp_print(register const u_char *, u_int);
H A Dnetdissect.h437 extern void ppp_print(netdissect_options *,
H A Dprint-isoclns.c722 ppp_print(p+1, length-1);

Completed in 201 milliseconds