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