Searched refs:make_filter_tag (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppd/plugins/pppoe/
H A Dpppoe.c179 ses->filt->ntag = make_filter_tag(PTT_AC_NAME,
197 ses->filt->stag = make_filter_tag(PTT_SRV_NAME,
207 ses->filt->htag = make_filter_tag(PTT_HOST_UNIQ,
H A Dpppoe.h150 struct pppoe_tag *make_filter_tag(short type, short length, char* data);
H A Dlibpppoe.c634 struct pppoe_tag *make_filter_tag(short type, short length, char* data){ function
/netgear-R7000-V1.0.7.12_1.2.5/src/router/ppp/pppoecd/
H A Dpppoe.c120 ses->filt->ntag = make_filter_tag(PTT_AC_NAME,
137 ses->filt->stag = make_filter_tag(PTT_SRV_NAME,
147 ses->filt->htag = make_filter_tag(PTT_HOST_UNIQ,
H A Dpppoe.h151 struct pppoe_tag *make_filter_tag(short type, short length, char* data);

Completed in 84 milliseconds