Searched refs:add_randvect_avp (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/l2tpd-0.69/
H A Davp.h139 extern int add_randvect_avp (struct buffer *, char *, int);
H A Dcontrol.c248 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
301 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
449 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
594 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
771 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
814 add_randvect_avp (buf, t->chal_them.vector, VECTOR_SIZE);
H A Dcall.c289 add_randvect_avp (buf, c->container->chal_them.vector,
362 add_randvect_avp (buf, c->container->chal_them.vector,
H A Davpsend.c168 int add_randvect_avp (struct buffer *buf, char *c, int len) function

Completed in 103 milliseconds