Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dskmsg.h224 static inline bool sk_msg_to_ingress(const struct sk_msg *msg) in sk_msg_to_ingress() function
/Linux-v5.4/net/ipv4/
Dtcp_bpf.c286 bool ingress = sk_msg_to_ingress(msg); in tcp_bpf_sendmsg_redir()