Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/
Dudp.h73 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/linux-6.12.1/include/net/
Dudp_tunnel.h84 udp_tunnel_encap_rcv_t encap_rcv; member
/linux-6.12.1/net/ipv6/
Dudp.c704 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udpv6_queue_rcv_one_skb() local
/linux-6.12.1/net/ipv4/
Dudp.c2113 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_one_skb() local