Home | History | Annotate | Download | only in tcpdump

Lines Matching full:handle_ppp

419 static void handle_ppp (u_int proto, const u_char *p, int length);
1318 handle_ppp(proto, b+4, t - b - 4);
1321 handle_ppp(proto, b+2, t - b - 2);
1334 handle_ppp(u_int proto, const u_char *p, int length)
1457 handle_ppp(proto, p, length);
1565 handle_ppp(proto, p, length);