Home
last modified time | relevance | path

Searched refs:tcp_skb_bpf_ingress (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/net/core/
H A Dskmsg.c544 ingress = tcp_skb_bpf_ingress(skb); in sk_psock_backlog()
/OK3568_Linux_fs/kernel/include/net/
H A Dtcp.h901 static inline bool tcp_skb_bpf_ingress(const struct sk_buff *skb) in tcp_skb_bpf_ingress() function