Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ipv4/
H A Dudp_bpf.c22 prot->close = sock_map_close; in udp_bpf_rebuild_protos()
H A Dtcp_bpf.c580 prot[TCP_BPF_BASE].close = sock_map_close; in tcp_bpf_rebuild_protos()
/OK3568_Linux_fs/kernel/net/core/
H A Dsock_map.c220 if (sk->sk_prot->close != sock_map_close) { in sock_map_psock_get_checked()
1563 void sock_map_close(struct sock *sk, long timeout) in sock_map_close() function
/OK3568_Linux_fs/kernel/include/linux/
H A Dbpf.h1809 void sock_map_close(struct sock *sk, long timeout);