Searched refs:newsock (Results 1 – 7 of 7) sorted by relevance
/include/net/ |
D | inet_common.h | 26 int inet_accept(struct socket *sock, struct socket *newsock, int flags,
|
/include/net/iucv/ |
D | af_iucv.h | 167 struct sock *iucv_accept_dequeue(struct sock *parent, struct socket *newsock);
|
/include/linux/ |
D | net.h | 148 struct socket *newsock, int flags, bool kern); 300 int kernel_accept(struct socket *sock, struct socket **newsock, int flags);
|
D | security.h | 1286 int security_socket_accept(struct socket *sock, struct socket *newsock); 1380 struct socket *newsock) in security_socket_accept() argument
|
D | lsm_hooks.h | 1716 int (*socket_accept)(struct socket *sock, struct socket *newsock);
|
/include/crypto/ |
D | if_alg.h | 163 int af_alg_accept(struct sock *sk, struct socket *newsock, bool kern);
|
/include/net/bluetooth/ |
D | bluetooth.h | 281 struct sock *bt_accept_dequeue(struct sock *parent, struct socket *newsock);
|