Home
last modified time | relevance | path

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

/f-stack/freebsd/netgraph/
H A Dng_pppoe.h194 #define PTT_HOST_UNIQ (0x0103) macro
213 #define PTT_HOST_UNIQ (0x0301) macro
H A Dng_pppoe.c948 neg->host_uniq.hdr.tag_type = PTT_HOST_UNIQ; in ng_pppoe_rcvmsg()
1524 if ((tag = get_tag(ph, PTT_HOST_UNIQ))) in ng_pppoe_rcvdata()
1680 utag = get_tag(ph, PTT_HOST_UNIQ); in ng_pppoe_rcvdata_ether()
1806 if ((tag = get_tag(ph, PTT_HOST_UNIQ))) in ng_pppoe_rcvdata_ether()
1846 utag = get_tag(ph, PTT_HOST_UNIQ); in ng_pppoe_rcvdata_ether()
2178 case PTT_HOST_UNIQ: in scan_tags()
/f-stack/tools/compat/include/netgraph/
H A Dng_pppoe.h184 #define PTT_HOST_UNIQ (0x0103) macro
201 #define PTT_HOST_UNIQ (0x0301) macro