Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dskmsg.h220 static inline struct page *sk_msg_page(struct sk_msg *msg, int which) in sk_msg_page() function
/openbmc/linux/net/ipv4/
H A Dtcp_bpf.c62 get_page(sk_msg_page(tmp, i)); in bpf_tcp_ingress()