Searched refs:newsock (Results 1 – 6 of 6) sorted by relevance
/include/net/ |
D | inet_common.h | 26 int inet_accept(struct socket *sock, struct socket *newsock, int flags,
|
/include/linux/ |
D | net.h | 151 struct socket *newsock, int flags, bool kern); 320 int kernel_accept(struct socket *sock, struct socket **newsock, int flags);
|
D | security.h | 1404 int security_socket_accept(struct socket *sock, struct socket *newsock); 1499 struct socket *newsock) in security_socket_accept() argument
|
D | lsm_hook_defs.h | 296 LSM_HOOK(int, 0, socket_accept, struct socket *sock, struct socket *newsock)
|
/include/crypto/ |
D | if_alg.h | 169 int af_alg_accept(struct sock *sk, struct socket *newsock, bool kern);
|
/include/net/bluetooth/ |
D | bluetooth.h | 328 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock);
|