Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c48 static cp_optinfo_t *ppp_getoptinfo(cp_optinfo_t *, uint16_t);
582 optinfo_ptr = ppp_getoptinfo(optinfo, opttype); in interpret_cp_options()
864 ppp_getoptinfo(cp_optinfo_t optinfo_list[], uint16_t opt_type) in ppp_getoptinfo() function