Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h182 #define PADI_CODE 0x09 macro
H A Dng_pppoe.c1281 neg->pkt->pkt_header.ph.code = PADI_CODE; in pppoe_start()
1486 if (code != PADI_CODE) in ng_pppoe_rcvdata()
1646 case PADI_CODE: in ng_pppoe_rcvdata_ether()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h173 #define PADI_CODE 0x09 macro