Searched defs:encap_destroy (Results 1 – 4 of 4) sorted by relevance
| /linux/include/linux/ | ||
| H A D | udp.h | 89 void (*encap_destroy)(struct sock *sk); global() member |
| /linux/include/net/ | ||
| H A D | udp_tunnel.h | 92 udp_tunnel_encap_destroy_t encap_destroy; global() member |
| /linux/net/ipv6/ | ||
| H A D | udp.c | 1823 void (*encap_destroy)(struct sock *sk); udpv6_destroy_sock() local |
| /linux/net/ipv4/ | ||
| H A D | udp.c | 2832 void (*encap_destroy)(struct sock *sk); in udp_destroy_sock() local |