Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h195 #define PTT_AC_COOKIE (0x0104) macro
214 #define PTT_AC_COOKIE (0x0401) macro
H A Dng_pppoe.c1506 uniqtag.hdr.tag_type = PTT_AC_COOKIE; in ng_pppoe_rcvdata()
1739 if ((tag = get_tag(ph, PTT_AC_COOKIE))) in ng_pppoe_rcvdata_ether()
1765 utag = get_tag(ph, PTT_AC_COOKIE); in ng_pppoe_rcvdata_ether()
2179 case PTT_AC_COOKIE: in scan_tags()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h185 #define PTT_AC_COOKIE (0x0104) macro
202 #define PTT_AC_COOKIE (0x0401) macro