Searched refs:u_tun_func (Results 1 – 3 of 3) sorted by relevance
112 #define u_start_zero u_tun_func115 udp_tun_func_t *u_tun_func; /* UDP kernel tunneling callback. */ member
254 if (up->u_tun_func != NULL) { in udp_append()259 filtered = (*up->u_tun_func)(n, off, inp, in udp_append()1582 if ((f != NULL || i != NULL) && ((up->u_tun_func != NULL) || in udp_set_kernel_tunneling()1587 up->u_tun_func = f; in udp_set_kernel_tunneling()
150 if (up->u_tun_func != NULL) { in udp6_append()155 filtered = (*up->u_tun_func)(n, off, inp, in udp6_append()