Searched refs:u_icmp_func (Results 1 – 3 of 3) sorted by relevance
116 udp_tun_icmp_t *u_icmp_func; /* UDP kernel tunneling icmp callback */ member
763 func = up->u_icmp_func; in udp_common_ctlinput()1582 (up->u_icmp_func != NULL))) { in udp_set_kernel_tunneling()1587 up->u_icmp_func = i; in udp_set_kernel_tunneling()
596 func = up->u_icmp_func; in udp6_common_ctlinput()