Home
last modified time | relevance | path

Searched defs:inet (Results 126 - 150 of 153) sorted by relevance

1234567

/kernel/linux/linux-6.6/include/net/
H A Dip.h247 static inline u8 ip_sendmsg_scope(const struct inet_sock *inet, in ip_sendmsg_scope() argument
259 static inline __u8 get_rttos(struct ipcm_cookie* ipc, struct inet_sock *inet) in get_rttos() argument
92 ipcm_init_sk(struct ipcm_cookie *ipcm, const struct inet_sock *inet) ipcm_init_sk() argument
[all...]
H A Dipv6.h941 ipv6_can_nonlocal_bind(struct net *net, struct inet_sock *inet) ipv6_can_nonlocal_bind() argument
/kernel/linux/linux-6.6/drivers/nvme/target/
H A Dtcp.c1583 struct inet_sock *inet = inet_sk(sock->sk); in nvmet_tcp_set_queue_sock() local
/kernel/linux/linux-6.6/net/ipv6/
H A Dtcp_ipv6.c149 struct inet_sock *inet = inet_sk(sk); in tcp_v6_connect() local
1998 const struct inet_sock *inet = inet_sk(sp); in get_tcp6_sock() local
[all...]
H A Dudp.c126 struct inet_sock *inet; in compute_score() local
325 struct inet_sock *inet = inet_sk(sk); in udpv6_recvmsg() local
799 const struct inet_sock *inet = inet_sk(sk); in __udp_v6_is_mcast_sock() local
1324 struct inet_sock *inet in udpv6_sendmsg() local
1719 const struct inet_sock *inet = inet_sk((const struct sock *)v); udp6_seq_show() local
[all...]
H A Dip6_output.c1875 struct inet_sock *inet = inet_sk(sk); in ip6_append_data() local
/kernel/linux/linux-6.6/net/ipv4/
H A Digmp.c2178 struct inet_sock *inet = inet_sk(sk); in __ip_mc_join_group() local
2260 struct inet_sock *inet = inet_sk(sk); in ip_mc_leave_group() local
2314 struct inet_sock *inet = inet_sk(sk); in ip_mc_source() local
2452 struct inet_sock *inet in ip_mc_msfilter() local
2543 struct inet_sock *inet = inet_sk(sk); ip_mc_msfget() local
2602 struct inet_sock *inet = inet_sk(sk); ip_mc_gsfget() local
2647 const struct inet_sock *inet = inet_sk(sk); ip_mc_sf_allow() local
2694 struct inet_sock *inet = inet_sk(sk); ip_mc_drop_socket() local
[all...]
H A Droute.c546 const struct inet_sock *inet = inet_sk(sk); in build_sk_flow_key() local
H A Dtcp_output.c1247 struct inet_sock *inet; in __tcp_transmit_skb() local
H A Dtcp_ipv4.c205 struct inet_sock *inet = inet_sk(sk); in tcp_v4_connect() local
351 struct inet_sock *inet = inet_sk(sk); tcp_v4_mtu_reduced() local
653 const struct inet_sock *inet = inet_sk(sk); tcp_v4_send_check() local
2660 const struct inet_sock *inet = inet_sk(sk); get_tcp4_sock() local
[all...]
H A Dudp.c372 struct inet_sock *inet; in compute_score() local
571 const struct inet_sock *inet = inet_sk(sk); in __udp_is_mcast_sock() local
702 struct inet_sock *inet; __udp4_lib_err() local
890 struct inet_sock *inet = inet_sk(sk); udp_send_skb() local
983 struct inet_sock *inet = inet_sk(sk); udp_push_pending_frames() local
1040 struct inet_sock *inet = inet_sk(sk); udp_sendmsg() local
1795 struct inet_sock *inet = inet_sk(sk); udp_recvmsg() local
1916 struct inet_sock *inet = inet_sk(sk); __udp_disconnect() local
3063 struct inet_sock *inet = inet_sk(sp); udp4_format_sock() local
[all...]
H A Dtcp.c995 struct inet_sock *inet = inet_sk(sk); in tcp_sendmsg_fastopen() local
2982 struct inet_sock *inet = inet_sk(sk); in tcp_disconnect() local
/kernel/linux/linux-6.6/net/netfilter/ipvs/
H A Dip_vs_sync.c1319 struct inet_sock *inet = inet_sk(sk); in set_mcast_ttl() local
1338 struct inet_sock *inet = inet_sk(sk); in set_mcast_pmtudisc() local
1359 struct inet_sock *inet = inet_sk(sk); in set_mcast_if() local
/kernel/linux/linux-6.6/net/sctp/
H A Dprotocol.c178 struct inet_sock *newinet, *inet = inet_sk(sk); in sctp_v4_copy_ip_options() local
201 struct inet_sock *inet = inet_sk(sk); in sctp_v4_ip_options_len() local
1059 struct inet_sock *inet = inet_sk(sk); in sctp_v4_xmit() local
[all...]
H A Dsocket.c9449 struct inet_sock *inet = inet_sk(sk); in sctp_copy_sock() local
/kernel/linux/linux-5.10/net/
H A Dsocket.c3605 struct inet_sock *inet; in kernel_sock_ip_overhead() local
/kernel/linux/linux-5.10/net/ipv4/
H A Droute.c549 const struct inet_sock *inet = inet_sk(sk); in __build_flow_key() local
578 const struct inet_sock *inet = inet_sk(sk); in build_sk_flow_key() local
H A Dtcp_output.c1242 struct inet_sock *inet; in __tcp_transmit_skb() local
H A Dudp.c365 struct inet_sock *inet; in compute_score() local
591 struct inet_sock *inet = inet_sk(sk); in __udp_is_mcast_sock() local
717 struct inet_sock *inet; __udp4_lib_err() local
901 struct inet_sock *inet = inet_sk(sk); udp_send_skb() local
993 struct inet_sock *inet = inet_sk(sk); udp_push_pending_frames() local
1050 struct inet_sock *inet = inet_sk(sk); udp_sendmsg() local
1331 struct inet_sock *inet = inet_sk(sk); udp_sendpage() local
1817 struct inet_sock *inet = inet_sk(sk); udp_recvmsg() local
1938 struct inet_sock *inet = inet_sk(sk); __udp_disconnect() local
3016 struct inet_sock *inet = inet_sk(sp); udp4_format_sock() local
[all...]
H A Dtcp.c1164 struct inet_sock *inet = inet_sk(sk); in tcp_sendmsg_fastopen() local
2793 struct inet_sock *inet = inet_sk(sk); in tcp_disconnect() local
/kernel/linux/linux-6.6/net/
H A Dsocket.c3662 struct inet_sock *inet; in kernel_sock_ip_overhead() local
/kernel/linux/linux-5.10/net/sctp/
H A Dsocket.c9204 struct inet_sock *inet = inet_sk(sk); in sctp_copy_sock() local
/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.c3214 const struct inet_sock *inet = inet_sk(sk); in mptcp_copy_ip_options() local
/kernel/linux/linux-5.10/include/net/sctp/
H A Dstructs.h151 struct inet_sock inet; member
/kernel/linux/linux-5.10/net/core/
H A Dfilter.c4889 struct inet_sock *inet = inet_sk(sk); in _bpf_setsockopt() local
5052 struct inet_sock *inet = inet_sk(sk); in _bpf_getsockopt() local

Completed in 111 milliseconds

1234567