Home
last modified time | relevance | path

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

/freebsd/sys/netgraph/
H A Dng_pppoe.h196 #define PTT_HURL (0x0111) /* PPPoE Extensions (CARREL) */ macro
215 #define PTT_HURL (0x1101) /* PPPoE Extensions (CARREL) */ macro
H A Dng_pppoe.c1181 tag->tag_type = PTT_HURL; in ng_pppoe_rcvmsg()
1922 if ((tag = get_tag(ph, PTT_HURL))) in ng_pppoe_rcvdata_ether()
2203 case PTT_HURL: in scan_tags()