Home
last modified time | relevance | path

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

/trueos/sys/netgraph/
HDng_pppoe.c278 static int pppoe_send_event(sessp sp, enum cmd cmdid);
1555 pppoe_send_event(sp, NGM_PPPOE_SUCCESS); in ng_pppoe_rcvdata_ether()
1605 pppoe_send_event(sp, NGM_PPPOE_SUCCESS); in ng_pppoe_rcvdata_ether()
1726 pppoe_send_event(sp, NGM_PPPOE_CLOSE); in ng_pppoe_disconnect()
1899 pppoe_send_event(sessp sp, enum cmd cmdid) in pppoe_send_event() function