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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/l2tpd-0.69/
H A Dcontrol.h56 extern struct buffer *new_outgoing (struct tunnel *);
H A Dcontrol.c92 struct buffer *new_outgoing (struct tunnel *t) function
160 buf = new_outgoing (t);
243 buf = new_outgoing (t);
296 buf = new_outgoing (t);
339 buf = new_outgoing (t);
444 buf = new_outgoing (t);
589 buf = new_outgoing (t);
766 buf = new_outgoing (t);
809 buf = new_outgoing (t);
1228 zlb = new_outgoing (
[all...]
H A Dcall.c284 buf = new_outgoing (c->container);
357 buf = new_outgoing (c->container);

Completed in 183 milliseconds