/linux/net/ax25/ |
A D | ax25_iface.c | 108 if ((listen = kmalloc(sizeof(*listen), GFP_ATOMIC)) == NULL) in ax25_listen_register() 129 listen = listen_list; in ax25_listen_release() 130 if (listen == NULL) { in ax25_listen_release() 135 if (ax25cmp(&listen->callsign, callsign) == 0 && listen->dev == dev) { in ax25_listen_release() 138 kfree(listen); in ax25_listen_release() 142 while (listen != NULL && listen->next != NULL) { in ax25_listen_release() 144 s = listen->next; in ax25_listen_release() 145 listen->next = listen->next->next; in ax25_listen_release() 151 listen = listen->next; in ax25_listen_release() 179 for (listen = listen_list; listen != NULL; listen = listen->next) in ax25_listen_mine() [all …]
|
/linux/drivers/net/wireless/ath/ath5k/ |
A D | ani.c | 377 int listen; in ath5k_hw_ani_get_listen_time() local 385 listen = ath_hw_get_listen_time(common); in ath5k_hw_ani_get_listen_time() 389 return listen; in ath5k_hw_ani_get_listen_time() 478 int listen, ofdm_high, ofdm_low, cck_high, cck_low; in ath5k_ani_calibration() local 483 listen = ath5k_hw_ani_get_listen_time(ah, as); in ath5k_ani_calibration() 484 as->listen_time += listen; in ath5k_ani_calibration() 497 "listen %d (now %d)", as->listen_time, listen); in ath5k_ani_calibration()
|
/linux/net/nfc/nci/ |
A D | ntf.c | 431 struct activation_params_listen_nfc_dep *listen; in nci_extract_activation_params_nfc_dep() local 446 listen = &ntf->activation_params.listen_nfc_dep; in nci_extract_activation_params_nfc_dep() 447 listen->atr_req_len = min_t(__u8, *data++, in nci_extract_activation_params_nfc_dep() 449 pr_debug("atr_req_len %d\n", listen->atr_req_len); in nci_extract_activation_params_nfc_dep() 450 if (listen->atr_req_len > 0) in nci_extract_activation_params_nfc_dep() 451 memcpy(listen->atr_req, data, listen->atr_req_len); in nci_extract_activation_params_nfc_dep() 561 goto listen; in nci_rf_intf_activated_ntf_packet() 674 listen: in nci_rf_intf_activated_ntf_packet()
|
/linux/include/xen/interface/io/ |
A D | pvcalls.h | 69 } listen; member 107 } listen; member
|
/linux/tools/testing/selftests/wireguard/ |
A D | netns.sh | 100 listen-port 1 \ 106 listen-port 2 \ 213 n1 wg set wg0 listen-port 9999 219 n1 wg set wg0 listen-port 9998 234 n2 wg set wg0 listen-port 9997 246 n2 wg set wg0 private-key <(echo "$key2") listen-port 2 peer "$pub1" preshared-key <(echo "$psk") a… 259 n2 wg set wg0 private-key <(echo "$key2") listen-port 2 peer "$pub1" preshared-key <(echo "$psk") a… 268 n1 wg set wg1 listen-port 5 private-key <(echo "$key3") peer "$pub4" allowed-ips 192.168.241.2/32,f… 269 n2 wg set wg1 listen-port 5 private-key <(echo "$key4") peer "$pub3" allowed-ips 192.168.241.1/32,f… 349 n2 wg set wg1 private-key <(echo "$key3") listen-port 5 peer "$pub1" allowed-ips 192.168.242.1/32
|
/linux/tools/testing/selftests/net/ |
A D | reuseaddr_ports_exhausted.c | 149 ret = listen(fd[0], 5); in TEST() 152 ret = listen(fd[1], 5); in TEST()
|
A D | reuseport_addr_any.c | 87 if (proto == SOCK_STREAM && listen(rcv_fds[i], 10)) in build_rcv_fd() 95 if (listen(rcv_fds[i], 10)) in build_rcv_fd()
|
A D | reuseaddr_conflict.c | 76 if (listen(fd, 1) < 0) { in open_port()
|
A D | fin_ack_lat.c | 137 if (listen(sock, 3) < 0) in main()
|
/linux/tools/testing/selftests/bpf/prog_tests/ |
A D | migrate_reuseport.c | 269 err = listen(test_case->servers[i], qlen); in start_servers() 381 err = listen(test_case->servers[1], QLEN); in migrate_dance() 395 err = listen(test_case->servers[MIGRATED_TO], QLEN); in migrate_dance() 496 err = listen(test_case->servers[MIGRATED_TO], QLEN); in run_test()
|
A D | skc_to_unix_sock.c | 44 err = listen(sockfd, 1); in test_skc_to_unix_sock()
|
A D | sockmap_ktls.c | 22 err = listen(s, SOMAXCONN); in tcp_server()
|
/linux/crypto/ |
A D | algif_rng.c | 171 .listen = sock_no_listen, 190 .listen = sock_no_listen,
|
A D | algif_skcipher.c | 189 .listen = sock_no_listen, 280 .listen = sock_no_listen,
|
A D | algif_hash.c | 280 .listen = sock_no_listen, 382 .listen = sock_no_listen,
|
/linux/net/nfc/ |
A D | rawsock.c | 277 .listen = sock_no_listen, 295 .listen = sock_no_listen,
|
/linux/drivers/soc/aspeed/ |
A D | Kconfig | 24 allows the BMC to listen on and save the data written by
|
/linux/samples/bpf/ |
A D | test_probe_write_user_user.c | 82 assert(listen(serverfd, 5) == 0); in main()
|
A D | xdpsock_ctrl_proc.c | 136 listen(sock, MAX_NUM_OF_CLIENTS); in main()
|
/linux/tools/testing/vsock/ |
A D | control.c | 76 if (listen(fd, 1) < 0) in control_init()
|
/linux/Documentation/admin-guide/nfs/ |
A D | nfsd-admin-interfaces.rst | 14 Before doing that, NFSD can be told which sockets to listen on by
|
/linux/Documentation/devicetree/bindings/iio/magnetometer/ |
A D | asahi-kasei,ak8975.yaml | 36 is ready to be read and is possible to listen on it. If used,
|
/linux/Documentation/devicetree/bindings/regulator/ |
A D | richtek,rtq2134-regulator.yaml | 41 If specified, buck will listen to 'vsel' pin for dvs config.
|
/linux/net/atm/ |
A D | pvc.c | 122 .listen = sock_no_listen,
|
/linux/arch/um/drivers/ |
A D | port_user.c | 134 if (listen(fd, 1) < 0) { in port_listen_fd()
|