Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dskmsg.h524 static inline bool skb_bpf_ingress(const struct sk_buff *skb) in skb_bpf_ingress() function
/openbmc/linux/net/core/
H A Dskmsg.c667 ingress = skb_bpf_ingress(skb); in sk_psock_backlog()