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

/freebsd-10.0-release/sys/netgraph/
H A Dng_pppoe.c278 static int pppoe_send_event(sessp sp, enum cmd cmdid);
1555 pppoe_send_event(sp, NGM_PPPOE_SUCCESS);
1605 pppoe_send_event(sp, NGM_PPPOE_SUCCESS);
1726 pppoe_send_event(sp, NGM_PPPOE_CLOSE);
1899 pppoe_send_event(sessp sp, enum cmd cmdid) function

Completed in 69 milliseconds