Home
last modified time | relevance | path

Searched defs:sk_queue (Results 1 – 3 of 3) sorted by relevance

/linux/net/core/
H A Ddatagram.c287 __skb_recv_datagram(struct sock * sk,struct sk_buff_head * sk_queue,unsigned int flags,int * off,int * err) __skb_recv_datagram() argument
327 __sk_queue_drop_skb(struct sock * sk,struct sk_buff_head * sk_queue,struct sk_buff * skb,unsigned int flags,void (* destructor)(struct sock * sk,struct sk_buff * skb)) __sk_queue_drop_skb() argument
/linux/net/ipv4/
H A Dudp.c1632 struct sk_buff_head *sk_queue; udp_rmem_release() local
1876 struct sk_buff_head *sk_queue = &sk->sk_receive_queue; first_packet_length() local
1927 struct sk_buff_head *sk_queue = &sk->sk_receive_queue; __skb_recv_udp() local
[all...]
/linux/net/ax25/
H A Daf_ax25.c1673 struct sk_buff_head *sk_queue; in ax25_recvmsg() local