Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h193 #define PTT_AC_NAME (0x0102) macro
212 #define PTT_AC_NAME (0x0201) macro
H A Dng_pppoe.c1020 neg->ac_name.hdr.tag_type = PTT_AC_NAME; in ng_pppoe_rcvmsg()
1711 tag = get_tag(ph, PTT_AC_NAME); in ng_pppoe_rcvdata_ether()
1741 if ((tag = get_tag(ph, PTT_AC_NAME))) { in ng_pppoe_rcvdata_ether()
2177 case PTT_AC_NAME: in scan_tags()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h183 #define PTT_AC_NAME (0x0102) macro
200 #define PTT_AC_NAME (0x0201) macro