Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dudp.h73 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/openbmc/linux/include/net/
H A Dudp_tunnel.h84 udp_tunnel_encap_rcv_t encap_rcv; member
/openbmc/linux/net/ipv6/
H A Dudp.c707 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udpv6_queue_rcv_one_skb() local
/openbmc/linux/net/ipv4/
H A Dudp.c2111 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_one_skb() local