Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c47 static ppp_protoinfo_t *ppp_getprotoinfo(uint16_t);
96 static ppp_protoinfo_t protoinfo_array[] = {
321 ppp_protoinfo_t *protoinfo; in interpret_ppp()
617 ppp_protoinfo_t *protoinfo) in interpret_ppp_chap()
701 ppp_protoinfo_t *protoinfo) in interpret_ppp_pap()
804 ppp_protoinfo_t *protoinfo) in interpret_ppp_lqr()
850 static ppp_protoinfo_t *
972 ppp_protoinfo_t *auth_protoinfo; in opt_format_authproto()
1030 ppp_protoinfo_t *qual_protoinfo; in opt_format_qualproto()
1443 ppp_protoinfo_t *comp_protoinfo; in opt_format_ipcompproto()
[all …]
H A Dsnoop_ppp.h148 } ppp_protoinfo_t; typedef