Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dudp.h77 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); member
/OK3568_Linux_fs/kernel/include/net/
H A Dudp_tunnel.h81 udp_tunnel_encap_rcv_t encap_rcv; member
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dudp.c665 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udpv6_queue_rcv_one_skb() local
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp.c2081 int (*encap_rcv)(struct sock *sk, struct sk_buff *skb); in udp_queue_rcv_one_skb() local