Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h192 #define PTT_SRV_NAME (0x0101) macro
211 #define PTT_SRV_NAME (0x0101) macro
H A Dng_pppoe.c981 neg->service.hdr.tag_type = PTT_SRV_NAME; in ng_pppoe_rcvmsg()
998 neg->service.hdr.tag_type = PTT_SRV_NAME; in ng_pppoe_rcvmsg()
1045 neg->service.hdr.tag_type = PTT_SRV_NAME; in ng_pppoe_rcvmsg()
1511 if ((tag = get_tag(ph, PTT_SRV_NAME))) in ng_pppoe_rcvdata()
1565 const struct pppoe_tag sntag = { PTT_SRV_NAME, 0 }; in ng_pppoe_rcvdata_ether()
1654 tag = get_tag(ph, PTT_SRV_NAME); in ng_pppoe_rcvdata_ether()
1804 if ((tag = get_tag(ph, PTT_SRV_NAME))) in ng_pppoe_rcvdata_ether()
2176 case PTT_SRV_NAME: in scan_tags()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h182 #define PTT_SRV_NAME (0x0101) macro
199 #define PTT_SRV_NAME (0x0101) macro