Home
last modified time | relevance | path

Searched defs:encap_rcv (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/
H A Dudp.h79 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/linux/include/net/
H A Dudp_tunnel.h84 udp_tunnel_encap_rcv_t encap_rcv; member
/linux/net/ipv6/
H A Dudp.c838 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); udpv6_queue_rcv_one_skb() local
/linux/net/ipv4/
H A Dudp.c2363 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); udp_queue_rcv_one_skb() local