Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/bpf/progs/
H A Dlsm_cgroup.c114 if (sk->sk_kern_sock) in real_bind()
/linux/net/rxrpc/
H A Dcall_object.c136 if (rx->sk.sk_kern_sock) in rxrpc_alloc_call()
/linux/net/core/
H A Dsock.c2182 if (sk->sk_kern_sock) in sock_lock_init()
2313 sk->sk_kern_sock = kern; in sk_alloc()
2454 if (sk->sk_kern_sock) in sk_init_common()
/linux/net/mptcp/
H A Dprotocol.c4212 newsk->sk_kern_sock = arg->kern; in mptcp_stream_accept()
4234 newsk->sk_kern_sock = arg->kern; in mptcp_stream_accept()
H A Dsubflow.c1974 if (!sk->sk_kern_sock) { in subflow_ulp_init()
/linux/include/net/
H A Dsock.h530 sk_kern_sock : 1, member