Home
last modified time | relevance | path

Searched refs:PPP_MUX (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/uts/common/net/
H A Dppp_defs.h86 #define PPP_MUX 0x59 /* PPP Muxing */ macro
/illumos-gate/usr/src/uts/common/io/ppp/spppasyn/
H A Dspppasyn.c1307 if (proto == PPP_MUX) { in receive_frame()
1772 *new_frame->b_wptr++ = PPP_MUX; in spppasyn_muxencode()
1775 *new_frame->b_wptr++ = PPP_MUX; in spppasyn_muxencode()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/snoop/
H A Dsnoop_ppp.c110 { PPP_MUX, "PPP Muxing", NULL, NULL, NULL },