Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/net/
H A Dsppptun.h157 #define PTCA_CONTROL 2 /* Inbound control message */ macro
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/pppoe/
H A Dpppoed.c281 case PTCA_CONTROL: in handle_input()
289 ptc->ptc_action = PTCA_CONTROL; in handle_input()
H A Dpppoec.c596 ptc->ptc_action = PTCA_CONTROL; in send_pppoe()
1485 if (ptc->ptc_action != PTCA_CONTROL) { in find_server()
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/pppd/plugins/
H A Dpppoe.c413 case PTCA_CONTROL: in handle_action()
/titanic_41/usr/src/uts/common/io/ppp/sppptun/
H A Dsppptun.c2227 (mnew = make_control(tcl, tll, PTCA_CONTROL, tcl)) == in sppptun_recv()