Home
last modified time | relevance | path

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

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