Home
last modified time | relevance | path

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

/linux-6.12.1/net/ipv4/
Dtcp_bpf.c200 static bool is_next_msg_fin(struct sk_psock *psock) in is_next_msg_fin() function
270 bool is_fin = is_next_msg_fin(psock); in tcp_bpf_recvmsg_parser()