Searched refs:laclist (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dfile.h147 extern struct lac *laclist; /* All LAC entries */
H A Dfile.c29 struct lac *laclist; variable in typeref:struct:lac
45 laclist = NULL;
1110 tc = laclist;
1127 ((struct lac *) data)->next = laclist;
1128 laclist = (struct lac *) data;
H A Dl2tpd.c149 tlac = laclist;
1099 lac = laclist;
1147 lac = laclist;
1191 lac = laclist;
1402 lac = laclist;

Completed in 65 milliseconds