Home
last modified time | relevance | path

Searched refs:ingress_skb (Results 1 – 3 of 3) sorted by relevance

/linux/net/vmw_vsock/
H A Dvsock_bpf.c17 !skb_queue_empty(&(__psock)->ingress_skb) || \
/linux/net/unix/
H A Dunix_bpf.c12 !skb_queue_empty(&__psock->ingress_skb) || \
/linux/include/linux/
H A Dskmsg.h98 struct sk_buff_head ingress_skb; member