Home
last modified time | relevance | path

Searched defs:inet (Results 1 – 25 of 53) sorted by relevance

123

/linux/include/trace/events/
H A Dnet_probe_common.h6 #define TP_STORE_ADDR_PORTS_V4(__entry, inet, sk) \ argument
21 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument
39 #define TP_STORE_ADDR_PORTS(__entry, inet, sk) \ argument
/linux/net/ipv4/
H A Ddatagram.c21 struct inet_sock *inet = inet_sk(sk); in __ip4_datagram_connect() local
104 const struct inet_sock *inet = inet_sk(sk); ip4_datagram_release_cb() local
[all...]
H A Daf_inet.c137 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct() local
178 struct inet_sock *inet; in inet_autobind() local
259 struct inet_sock *inet; in inet_create() local
477 struct inet_sock *inet = inet_sk(sk); in __inet_bind() local
807 struct inet_sock *inet = inet_sk(sk); in inet_getname() local
1263 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr() local
1319 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header() local
H A Dip_output.c137 static inline int ip_select_ttl(const struct inet_sock *inet, in ip_select_ttl() argument
155 const struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt() local
466 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() local
960 struct inet_sock *inet = inet_sk(sk); __ip_append_data() local
1364 struct inet_sock *inet = inet_sk(sk); ip_append_data() local
1403 struct inet_sock *inet = inet_sk(sk); __ip_make_skb() local
[all...]
H A Digmp.c2267 struct inet_sock *inet = inet_sk(sk); in __ip_mc_join_group() local
2349 struct inet_sock *inet = inet_sk(sk); in ip_mc_leave_group() local
2403 struct inet_sock *inet = inet_sk(sk); in ip_mc_source() local
2541 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfilter() local
2632 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfget() local
2691 struct inet_sock *inet = inet_sk(sk); in ip_mc_gsfget() local
2736 const struct inet_sock *inet = inet_sk(sk); in ip_mc_sf_allow() local
2783 struct inet_sock *inet = inet_sk(sk); in ip_mc_drop_socket() local
H A Dudp.c374 struct inet_sock *inet; in compute_score() local
795 const struct inet_sock *inet = inet_sk(sk); in __udp_is_mcast_sock() local
933 struct inet_sock *inet; in __udp4_lib_err() local
1121 struct inet_sock *inet = inet_sk(sk); in udp_send_skb() local
1215 struct inet_sock *inet = inet_sk(sk); in udp_push_pending_frames() local
1274 struct inet_sock *inet = inet_sk(sk); in udp_sendmsg() local
2076 struct inet_sock *inet = inet_sk(sk); in udp_recvmsg() local
2211 struct inet_sock *inet = inet_sk(sk); in __udp_disconnect() local
3429 struct inet_sock *inet = inet_sk(sp); in udp4_format_sock() local
H A Dtcp_diag.c348 struct inet_sock *inet = inet_sk(sk); in tcp_diag_dump() local
420 struct inet_sock *inet = inet_sk(sk); in tcp_diag_dump() local
H A Dinet_hashtables.c582 struct inet_sock *inet = inet_sk(sk); in __inet_check_established() local
655 const struct inet_sock *inet = inet_sk(sk); in inet_sk_port_offset() local
1234 const struct inet_sock *inet = inet_sk(sk); in inet_hash_connect() local
H A Dping.c703 struct inet_sock *inet = inet_sk(sk); in ping_v4_sendmsg() local
1107 struct inet_sock *inet = inet_sk(sp); in ping_v4_format_sock() local
H A Dinet_diag.c102 const struct inet_sock *inet = inet_sk(sk); in inet_diag_msg_attrs_fill() local
597 const struct inet_sock *inet = inet_sk(sk); in inet_diag_bc_sk() local
/linux/tools/testing/selftests/bpf/progs/
H A Dsock_destroy_prog.c78 const struct inet_sock *inet; in iter_tcp6_server() local
131 struct inet_sock *inet; in iter_udp6_server() local
H A Dbpf_iter_tcp4.c79 const struct inet_sock *inet; in dump_tcp_sock() local
H A Dbpf_iter_tcp6.c80 const struct inet_sock *inet; in dump_tcp6_sock() local
/linux/net/ipv6/
H A Daf_inet6.c123 struct inet_sock *inet; in inet6_create() local
284 struct inet_sock *inet = inet_sk(sk); in __inet6_bind() local
527 struct inet_sock *inet = inet_sk(sk); in inet6_getname() local
827 struct inet_sock *inet = inet_sk(sk); in inet6_sk_rebuild_header() local
H A Dinet6_hashtables.c272 struct inet_sock *inet = inet_sk(sk); in __inet6_check_established() local
346 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_port_offset() local
358 const struct inet_sock *inet = inet_sk(sk); in inet6_hash_connect() local
H A Dip6_flowlabel.c285 struct inet_sock *inet = inet_sk(sk); in fl6_free_socklist() local
496 struct inet_sock *inet = inet_sk(sk); in fl_link() local
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.h
/linux/net/netfilter/
H A Dnf_conntrack_proto.c267 const struct inet_sock *inet = inet_sk(sk); in getorigdst() local
325 const struct inet_sock *inet = inet_sk(sk); in ipv6_getorigdst() local
/linux/net/rds/
H A Dtcp.c248 struct inet_sock *inet = inet_sk(tc->t_sock->sk); in rds_tcp_tc_info() local
295 struct inet_sock *inet = inet_sk(sk); in rds6_tcp_tc_info() local
H A Dtcp_listen.c158 struct inet_sock *inet; in rds_tcp_accept_one() local
/linux/net/l2tp/
H A Dl2tp_ip6.c44 struct inet_sock inet; member
285 struct inet_sock *inet = inet_sk(sk); l2tp_ip6_bind() local
H A Dl2tp_netlink.c321 struct inet_sock *inet = inet_sk(sk); in l2tp_nl_tunnel_send_addr6() local
349 struct inet_sock *inet = inet_sk(sk); in l2tp_nl_tunnel_send_addr4() local
H A Dl2tp_debugfs.c141 struct inet_sock *inet = inet_sk(tunnel->sock); in l2tp_dfs_seq_tunnel_show() local
/linux/net/sctp/
H A Dprotocol.c181 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
1044 struct inet_sock *inet = inet_sk(sk); in sctp_v4_xmit() local

123