Searched defs:encap_rcv (Results 1 – 2 of 2) sorted by relevance
| /linux/include/net/ | ||
| H A D | udp_tunnel.h | 89 udp_tunnel_encap_rcv_t encap_rcv; member |
| /linux/net/ipv4/ | ||
| H A D | udp.c | 2419 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_one_skb() local |