Home
last modified time | relevance | path

Searched refs:inet (Results 876 - 900 of 1083) sorted by relevance

1...<<31323334353637383940>>...44

/third_party/ltp/testcases/network/netstress/
H A Dnetstress.c16 #include <arpa/inet.h>
/third_party/lwip/src/netif/ppp/
H A Dipv6cp.c162 #include <arpa/inet.h>
/third_party/node/deps/uv/src/unix/
H A Daix.c37 #include <arpa/inet.h>
/third_party/pulseaudio/src/modules/bluetooth/
H A Da2dp-codec-sbc.c31 #include <arpa/inet.h>
/third_party/pulseaudio/src/modules/rtp/
H A Dmodule-rtp-recv.c54 #include <pulsecore/arpa-inet.h>
/third_party/openssl/test/helpers/
H A Dssltestlib.c22 # include <arpa/inet.h>
/third_party/selinux/checkpolicy/
H A Dpolicy_parse.y42 #include <arpa/inet.h>
H A Dcheckpolicy.c75 #include <arpa/inet.h>
/kernel/linux/linux-6.6/net/ipv4/
H A Dtcp.c995 struct inet_sock *inet = inet_sk(sk); in tcp_sendmsg_fastopen() local
1020 inet->inet_dport = 0; in tcp_sendmsg_fastopen()
2982 struct inet_sock *inet = inet_sk(sk); in tcp_disconnect() local
3015 inet->inet_dport = 0; in tcp_disconnect()
3100 WARN_ON(inet->inet_num && !icsk->icsk_bind_hash); in tcp_disconnect()
/third_party/curl/lib/
H A Dcf-socket.c48 #include <arpa/inet.h>
53 #include <inet.h>
/third_party/mbedtls/library/
H A Dx509_crt.c2704 #if __has_include(<arpa/inet.h>)
2705 #include <arpa/inet.h>
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c362 struct net *net = sock_net(&sp->inet.sk); in sctp_auto_asconf_init()
9204 struct inet_sock *inet = inet_sk(sk); in sctp_copy_sock() local
9235 newinet->inet_sport = inet->inet_sport; in sctp_copy_sock()
9236 newinet->inet_saddr = inet->inet_saddr; in sctp_copy_sock()
9237 newinet->inet_rcv_saddr = inet->inet_rcv_saddr; in sctp_copy_sock()
9239 newinet->pmtudisc = inet->pmtudisc; in sctp_copy_sock()
9242 newinet->uc_ttl = inet->uc_ttl; in sctp_copy_sock()
/kernel/linux/linux-6.6/net/sctp/
H A Dsocket.c364 struct net *net = sock_net(&sp->inet.sk); in sctp_auto_asconf_init()
9449 struct inet_sock *inet = inet_sk(sk); in sctp_copy_sock() local
9479 newinet->inet_sport = inet->inet_sport; in sctp_copy_sock()
9480 newinet->inet_saddr = inet->inet_saddr; in sctp_copy_sock()
9481 newinet->inet_rcv_saddr = inet->inet_rcv_saddr; in sctp_copy_sock()
9483 newinet->pmtudisc = inet->pmtudisc; in sctp_copy_sock()
9486 newinet->uc_ttl = inet->uc_ttl; in sctp_copy_sock()
/kernel/linux/linux-5.10/net/
H A Dsocket.c3605 struct inet_sock *inet; in kernel_sock_ip_overhead() local
3618 inet = inet_sk(sk); in kernel_sock_ip_overhead()
3620 opt = rcu_dereference_protected(inet->inet_opt, in kernel_sock_ip_overhead()
/kernel/linux/linux-6.6/net/
H A Dsocket.c3662 struct inet_sock *inet; in kernel_sock_ip_overhead() local
3675 inet = inet_sk(sk); in kernel_sock_ip_overhead()
3677 opt = rcu_dereference_protected(inet->inet_opt, in kernel_sock_ip_overhead()
/third_party/curl/lib/vssh/
H A Dlibssh.c43 #include <arpa/inet.h>
50 #include <inet.h>
/third_party/rust/crates/nix/test/sys/
H A Dtest_socket.rs38 let inet = addr.to_std(); in test_inetv4_addr_to_sock_addr()
39 assert_eq!(actual, inet); in test_inetv4_addr_to_sock_addr()
/kernel/linux/linux-5.10/drivers/net/bonding/
H A Dbond_options.c14 #include <linux/inet.h>
/kernel/linux/linux-5.10/tools/testing/selftests/net/
H A Dnettest.c13 #include <arpa/inet.h>
H A Drtnetlink.sh279 ip -f inet addr add $IP/16 brd + dev "$devdummy"
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/prog_tests/
H A Dsk_lookup.c18 #include <arpa/inet.h>
/kernel/linux/linux-5.10/tools/testing/selftests/bpf/
H A Dtest_sock_addr.c10 #include <arpa/inet.h>
/kernel/linux/linux-5.10/drivers/isdn/mISDN/
H A Dl1oip_core.c219 #include <linux/inet.h>
/kernel/linux/linux-5.10/drivers/net/netdevsim/
H A Ddev.c21 #include <linux/inet.h>
/kernel/linux/linux-5.10/drivers/target/iscsi/
H A Discsi_target_configfs.c15 #include <linux/inet.h>

Completed in 69 milliseconds

1...<<31323334353637383940>>...44