Searched refs:interpret_ppp_chap (Results 1 – 1 of 1) sorted by relevance
/titanic_44/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_ppp.c | 46 static int interpret_ppp_chap(int, uchar_t *, int, ppp_protoinfo_t *); 149 { PPP_CHAP, "CHAP", interpret_ppp_chap, "CHAP: ", 618 interpret_ppp_chap(int flags, uchar_t *data, int len, in interpret_ppp_chap() function
|