Home
last modified time | relevance | path

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

/trueos/sys/netgraph/
HDng_pppoe.h172 #define PTT_AC_COOKIE (0x0104) macro
189 #define PTT_AC_COOKIE (0x0401) macro
HDng_pppoe.c1225 uniqtag.hdr.tag_type = PTT_AC_COOKIE; in ng_pppoe_rcvdata()
1461 if ((tag = get_tag(ph, PTT_AC_COOKIE))) in ng_pppoe_rcvdata_ether()
1484 utag = get_tag(ph, PTT_AC_COOKIE); in ng_pppoe_rcvdata_ether()
1885 case PTT_AC_COOKIE: in scan_tags()