Home
last modified time | relevance | path

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

/external/tcpdump/
Dprint-ppp.c410 static void handle_chap (const u_char *p, int length);
798 handle_chap(const u_char *p, int length) in handle_chap() function
1355 handle_chap(p, length); in handle_ppp()