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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Davp.h109 extern int ignore_avp (struct tunnel *, struct call *, void *, int);
H A Davp.c54 {29, 1, &ignore_avp, "Proxy Authen Type"},
55 {30, 0, &ignore_avp, "Proxy Authen Name"},
56 {31, 0, &ignore_avp, "Proxy Authen Challenge"},
57 {32, 0, &ignore_avp, "Proxy Authen ID"},
58 {33, 1, &ignore_avp, "Proxy Authen Response"},
60 {35, 1, &ignore_avp, "ACCM"},
370 int ignore_avp (struct tunnel *t, struct call *c, void *data, int datalen) function

Completed in 43 milliseconds