Lines Matching refs:tunnel
76 struct tunnel {
84 const struct tunnel *t = p;
95 const struct tunnel *ta = a, *tb = b;
112 static struct tunnel* tunnel_new(
115 struct tunnel *t;
117 t = pa_xnew(struct tunnel, 1);
128 static void tunnel_free(struct tunnel *t) {
166 struct tunnel *tnl;
379 struct tunnel *t;
399 struct tunnel *t2;
526 struct tunnel *t;