Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.c303 static int pppoe_send_event(sessp sp, enum cmd cmdid);
1836 pppoe_send_event(sp, NGM_PPPOE_SUCCESS); in ng_pppoe_rcvdata_ether()
1888 pppoe_send_event(sp, NGM_PPPOE_SUCCESS); in ng_pppoe_rcvdata_ether()
2022 pppoe_send_event(sp, NGM_PPPOE_CLOSE); in ng_pppoe_disconnect()
2195 pppoe_send_event(sessp sp, enum cmd cmdid) in pppoe_send_event() function