Searched refs:pppoe_full_hdr (Results 1 – 3 of 3) sorted by relevance
243 struct pppoe_full_hdr { struct249 struct pppoe_full_hdr pkt_header; argument
1145 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 …]
230 struct pppoe_full_hdr { struct236 struct pppoe_full_hdr pkt_header; argument