Searched defs:listen (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/net/ax25/ |
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-6.12.1/drivers/net/wireless/ath/ath5k/ |
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-6.12.1/include/xen/interface/io/ |
D | pvcalls.h | 69 } listen; member 107 } listen; member
|
/linux-6.12.1/net/nfc/nci/ |
D | ntf.c | 437 struct activation_params_listen_nfc_dep *listen; in nci_extract_activation_params_nfc_dep() local
|
/linux-6.12.1/io_uring/ |
D | net.c | 1772 struct io_listen *listen = io_kiocb_to_cmd(req, struct io_listen); in io_listen_prep() local 1783 struct io_listen *listen = io_kiocb_to_cmd(req, struct io_listen); in io_listen() local
|
/linux-6.12.1/include/linux/ |
D | net.h | 190 int (*listen) (struct socket *sock, int len); member
|
/linux-6.12.1/net/ |
D | socket.c | 1910 SYSCALL_DEFINE2(listen, int, fd, int, backlog) in SYSCALL_DEFINE2() argument
|