Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ppp.c409 static void handle_ctrl_proto (u_int proto,const u_char *p, int length);
424 handle_ctrl_proto(u_int proto, const u_char *pptr, int length) in handle_ctrl_proto() function
1349 handle_ctrl_proto(proto, p, length); in handle_ppp()