Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/
Dudp_tunnel.h78 udp_tunnel_encap_rcv_t encap_rcv; member
/Linux-v4.19/include/linux/
Dudp.h73 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/Linux-v4.19/net/ipv6/
Dudp.c567 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udpv6_queue_rcv_skb() local
/Linux-v4.19/net/ipv4/
Dudp.c1920 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_skb() local