Home
last modified time | relevance | path

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

/linux-6.1.9/tools/testing/selftests/bpf/progs/
Dlsm_cgroup.c110 if (sock->sk->sk_kern_sock) in real_bind()
/linux-6.1.9/net/rxrpc/
Dcall_object.c147 if (rx->sk.sk_kern_sock) in rxrpc_alloc_call()
/linux-6.1.9/net/core/
Dsock.c1968 if (sk->sk_kern_sock) in sock_lock_init()
2091 sk->sk_kern_sock = kern; in sk_alloc()
3386 if (sk->sk_kern_sock) in sock_init_data()
/linux-6.1.9/net/ipv4/
Daf_inet.c411 if (!sk->sk_kern_sock) in inet_release()
/linux-6.1.9/net/mptcp/
Dsubflow.c1820 if (!sk->sk_kern_sock) { in subflow_ulp_init()
Dprotocol.c3172 newsk->sk_kern_sock = kern; in mptcp_accept()
/linux-6.1.9/include/net/
Dsock.h475 sk_kern_sock : 1, member