Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h243 struct pppoe_full_hdr { struct
249 struct pppoe_full_hdr pkt_header; argument
H A Dng_pppoe.c1145 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg()
1149 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvmsg()
1190 struct pppoe_full_hdr *wh; in ng_pppoe_rcvmsg()
1194 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvmsg()
1417 struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata()
1449 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvdata()
1479 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvdata()
1566 const struct pppoe_full_hdr *wh; in ng_pppoe_rcvdata_ether()
1594 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvdata_ether()
1639 wh = mtod(m, struct pppoe_full_hdr *); in ng_pppoe_rcvdata_ether()
[all …]
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h230 struct pppoe_full_hdr { struct
236 struct pppoe_full_hdr pkt_header; argument