Home
last modified time | relevance | path

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

/linux-6.1.9/include/linux/
Dudp.h72 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/linux-6.1.9/include/net/
Dudp_tunnel.h84 udp_tunnel_encap_rcv_t encap_rcv; member
/linux-6.1.9/net/ipv6/
Dudp.c706 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udpv6_queue_rcv_one_skb() local
/linux-6.1.9/net/ipv4/
Dudp.c2135 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_one_skb() local