Home
last modified time | relevance | path

Searched refs:__sk_receive_skb (Results 1 – 4 of 4) sorted by relevance

/linux/net/dccp/
H A Dipv4.c
H A Dipv6.c
/linux/include/net/
H A Dsock.h2017 int __sk_receive_skb(struct sock *sk, struct sk_buff *skb, const int nested,
2022 return __sk_receive_skb(sk, skb, nested, 1, true); in sk_receive_skb()
/linux/net/core/
H A Dsock.c544 int __sk_receive_skb(struct sock *sk, struct sk_buff *skb, in __sk_receive_skb() function
594 EXPORT_SYMBOL(__sk_receive_skb);