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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dcontrol.h57 extern void add_control_hdr (struct tunnel *t, struct call *c,
H A Dcontrol.c136 void add_control_hdr (struct tunnel *t, struct call *c, struct buffer *buf) function
162 add_control_hdr (t, t->self, buf);
182 add_control_hdr (t, c, buf);
270 add_control_hdr (t, c, buf);
312 add_control_hdr (t, c, buf);
354 add_control_hdr (t, c, buf);
489 add_control_hdr (t, c, buf);
598 add_control_hdr (t, c, buf);
785 add_control_hdr (t, p, buf);
826 add_control_hdr (
[all...]
H A Dcall.c299 add_control_hdr (c->container, c, buf);
376 add_control_hdr (c->container, c, buf);

Completed in 97 milliseconds