Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c43 static int interpret_cp_options(uchar_t *, int, ppp_protoinfo_t *);
434 interpret_cp_options(datap, len, protoinfo); in interpret_ppp_cp()
541 interpret_cp_options(uchar_t *optptr, int len, ppp_protoinfo_t *protoinfo) in interpret_cp_options() function