Home
last modified time | relevance | path

Searched refs:listen (Results 1 – 25 of 200) sorted by relevance

12345678

/linux/net/ax25/
H A Dax25_iface.c103 struct listen_struct *listen; in ax25_listen_register() local
108 if ((listen = kmalloc(sizeof(*listen), GFP_ATOMIC)) == NULL) in ax25_listen_register()
111 listen->callsign = *callsign; in ax25_listen_register()
112 listen->dev = dev; in ax25_listen_register()
115 listen->next = listen_list; in ax25_listen_register()
116 listen_list = listen; in ax25_listen_register()
126 struct listen_struct *s, *listen; in ax25_listen_release() local
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()
[all …]
/linux/drivers/net/wireless/ath/ath5k/
H A Dani.c377 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/include/xen/interface/io/
H A Dpvcalls.h69 } listen; member
107 } listen; member
/linux/tools/testing/selftests/net/mptcp/
H A Duserspace_pm.sh538 ip netns exec "$ns2" ./pm_nl_ctl listen 10.0.2.2\
575 ip netns exec "$ns2" ./pm_nl_ctl listen dead:beef:2::2\
614 ip netns exec "$ns2" ./pm_nl_ctl listen 10.0.2.2\
654 ip netns exec "$ns1" ./pm_nl_ctl listen 10.0.2.1\
690 ip netns exec "$ns1" ./pm_nl_ctl listen dead:beef:2::1\
729 ip netns exec "$ns1" ./pm_nl_ctl listen 10.0.2.1\
770 ip netns exec "$ns1" ./pm_nl_ctl listen 10.0.2.1\
869 ip netns exec $ns2 ./pm_nl_ctl listen 10.0.2.2\
/linux/tools/testing/selftests/wireguard/
H A Dnetns.sh102 listen-port 1 \
108 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") allowed-ips 192.168.241.1/32
259 n2 wg set wg0 private-key <(echo "$key2") listen-port 2 peer "$pub1" preshared-key <(echo "$psk") allowed-ips fd00::5:1/128 endpoint 127.212.121.99:9998
268 n1 wg set wg1 listen-port 5 private-key <(echo "$key3") peer "$pub4" allowed-ips 192.168.241.2/32,fd00::2/128 endpoint [fd00::5:2]:5
269 n2 wg set wg1 listen-port 5 private-key <(echo "$key4") peer "$pub3" allowed-ips 192.168.241.1/32,fd00::1/128 endpoint [fd00::5:1]:5
362 n2 wg set wg1 private-key <(echo "$key3") listen
[all...]
/linux/tools/testing/selftests/net/
H A Dreuseaddr_ports_exhausted.c149 ret = listen(fd[0], 5); in TEST()
152 ret = listen(fd[1], 5); in TEST()
H A Dsk_connect_zero_addr.c37 if (listen(fd1, 0)) { in main()
H A Dreuseport_addr_any.c87 if (proto == SOCK_STREAM && listen(rcv_fds[i], 10)) in build_rcv_fd()
95 if (listen(rcv_fds[i], 10)) in build_rcv_fd()
H A Dsk_bind_sendto_listen.c65 if (listen(fd2, 0)) { in main()
/linux/net/smc/
H A Dsmc_inet.c44 .listen = smc_listen,
92 .listen = smc_listen,
/linux/tools/testing/selftests/landlock/
H A Dscoped_abstract_unix_test.c150 ASSERT_EQ(0, listen(stream_server, backlog)); in TEST_F()
216 ASSERT_EQ(0, listen(stream_server, backlog)); in TEST_F()
431 ASSERT_EQ(0, listen(stream_server_child, backlog)); in TEST_F()
458 ASSERT_EQ(0, listen(stream_server_parent, backlog)); in TEST_F()
561 ASSERT_EQ(0, listen(stream_server, backlog)); in TEST_F()
611 ASSERT_EQ(0, listen(server_socket, backlog)); in TEST_F()
803 ASSERT_EQ(0, listen(stream_pathname_socket, backlog)); in TEST_F()
821 ASSERT_EQ(0, listen(stream_abstract_socket, backlog)); in TEST_F()
/linux/tools/testing/selftests/bpf/prog_tests/
H A Dmigrate_reuseport.c269 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()
H A Dskc_to_unix_sock.c44 err = listen(sockfd, 1); in test_skc_to_unix_sock()
/linux/tools/testing/selftests/net/netfilter/
H A Dnft_tproxy_tcp.sh219 …timeout "$timeout" ip netns exec "$nsrouter" socat "$socat_ipproto" tcp-listen:12345,fork,ip-trans…
222 …timeout "$timeout" ip netns exec "$ns2" socat "$socat_ipproto" tcp-listen:8080,fork SYSTEM:"echo P…
225 …timeout "$timeout" ip netns exec "$ns3" socat "$socat_ipproto" tcp-listen:8080,fork SYSTEM:"echo P…
H A Dnft_tproxy_udp.sh193 …timeout "$timeout" ip netns exec "$nsrouter" socat -u "$socat_ipproto" udp-listen:12345,fork,ip-tr…
196 …timeout "$timeout" ip netns exec "$ns2" socat "$socat_ipproto" udp-listen:8080,fork SYSTEM:"echo P…
199 …timeout "$timeout" ip netns exec "$ns3" socat "$socat_ipproto" udp-listen:8080,fork SYSTEM:"echo P…
/linux/tools/testing/selftests/net/packetdrill/
H A Dtcp_zerocopy_batch.pkt12 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-app-limited.pkt11 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-ack-per-2pkt-send-5pkt.pkt14 +0 listen(3, 1) = 0
H A Dtcp_zerocopy_basic.pkt13 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-ack-per-2pkt-send-6pkt.pkt15 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-app-limited-9-packets-out.pkt13 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-ack-per-4pkt.pkt14 +0 listen(3, 1) = 0
H A Dtcp_zerocopy_small.pkt13 +0 listen(3, 1) = 0
H A Dtcp_slow_start_slow-start-after-idle.pkt12 +0 listen(3, 1) = 0
/linux/crypto/
H A Dalgif_rng.c171 .listen = sock_no_listen,
189 .listen = sock_no_listen,

12345678