Home
last modified time | relevance | path

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

/Linux-v6.1/include/linux/
Dskmsg.h223 static inline bool sk_msg_to_ingress(const struct sk_msg *msg) in sk_msg_to_ingress() function
/Linux-v6.1/net/ipv4/
Dtcp_bpf.c137 bool ingress = sk_msg_to_ingress(msg); in tcp_bpf_sendmsg_redir()