Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h198 #define PTT_HURL (0x0111) /* PPPoE Extensions (CARREL) */ macro
217 #define PTT_HURL (0x1101) /* PPPoE Extensions (CARREL) */ macro
H A Dng_pppoe.c1167 tag->tag_type = PTT_HURL; in ng_pppoe_rcvmsg()
1908 if ((tag = get_tag(ph, PTT_HURL))) in ng_pppoe_rcvdata_ether()
2185 case PTT_HURL: in scan_tags()