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