Home
last modified time | relevance | path

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

/linux/net/unix/
A Dunix_bpf.c103 prot->close = sock_map_close; in unix_dgram_bpf_rebuild_protos()
112 prot->close = sock_map_close; in unix_stream_bpf_rebuild_protos()
/linux/net/ipv4/
A Dudp_bpf.c115 prot->close = sock_map_close; in udp_bpf_rebuild_protos()
A Dtcp_bpf.c515 prot[TCP_BPF_BASE].close = sock_map_close; in tcp_bpf_rebuild_protos()
/linux/net/core/
A Dsock_map.c204 if (sk->sk_prot->close != sock_map_close) { in sock_map_psock_get_checked()
1498 void sock_map_close(struct sock *sk, long timeout) in sock_map_close() function
1520 EXPORT_SYMBOL_GPL(sock_map_close);
/linux/include/linux/
A Dbpf.h2009 void sock_map_close(struct sock *sk, long timeout);

Completed in 18 milliseconds