Searched defs:listen (Results 1 – 7 of 7) sorted by relevance
| /linux/net/ax25/ |
| H A D | ax25_iface.c | 103 struct listen_struct *listen; in ax25_listen_register() local 126 struct listen_struct *s, *listen; in ax25_listen_release() local 176 struct listen_struct *listen; in ax25_listen_mine() local
|
| /linux/drivers/net/wireless/ath/ath5k/ |
| H A D | ani.c | 377 int listen; in ath5k_hw_ani_get_listen_time() local 478 int listen, ofdm_high, ofdm_low, cck_high, cck_low; in ath5k_ani_calibration() local
|
| /linux/include/xen/interface/io/ |
| H A D | pvcalls.h | 69 } listen; member 107 } listen; member
|
| /linux/net/nfc/nci/ |
| H A D | ntf.c | 472 struct activation_params_listen_nfc_dep *listen; in nci_extract_activation_params_nfc_dep() local
|
| /linux/include/linux/ |
| H A D | net.h | 189 int (*listen) (struct socket *sock, int len); member
|
| /linux/io_uring/ |
| H A D | net.c | 1866 struct io_listen *listen = io_kiocb_to_cmd(req, struct io_listen); in io_listen_prep() local 1877 struct io_listen *listen = io_kiocb_to_cmd(req, struct io_listen); in io_listen() local
|
| /linux/net/ |
| H A D | socket.c | 1946 SYSCALL_DEFINE2(listen, int, fd, int, backlog) in SYSCALL_DEFINE2() argument
|