Home
last modified time | relevance | path

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

/Linux-v6.6/net/ipv4/
Dtcp_bpf.c200 static bool is_next_msg_fin(struct sk_psock *psock) in is_next_msg_fin() function
269 bool is_fin = is_next_msg_fin(psock); in tcp_bpf_recvmsg_parser()