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

/freebsd-12-stable/sys/netgraph/
H A Dng_pppoe.h195 #define PTT_AC_COOKIE (0x0104) macro
214 #define PTT_AC_COOKIE (0x0401) macro
H A Dng_pppoe.c1500 uniqtag.hdr.tag_type = PTT_AC_COOKIE;
1733 if ((tag = get_tag(ph, PTT_AC_COOKIE)))
1759 utag = get_tag(ph, PTT_AC_COOKIE);
2173 case PTT_AC_COOKIE:

Completed in 137 milliseconds