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