Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c46 static int interpret_ppp_lqr(int, uchar_t *, int, ppp_protoinfo_t *);
123 { PPP_LQR, "LQR", interpret_ppp_lqr, "PPP-LQR: ",
803 interpret_ppp_lqr(int flags, uchar_t *data, int len, in interpret_ppp_lqr() function