Home
last modified time | relevance | path

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

12

/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); in ip4_datagram_release_cb() local
H A Draw.c120 const struct inet_sock *inet = inet_sk(sk); in raw_v4_match() local
216 struct inet_sock *inet = inet_sk(sk); in raw_err() local
338 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc() local
493 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg() local
711 struct inet_sock *inet = inet_sk(sk); in raw_bind() local
752 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg() local
1050 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show() local
H A Dip_output.c137 static inline int ip_select_ttl(const struct inet_sock *inet, in ip_select_ttl()
155 const struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt() local
465 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() local
963 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() local
1366 struct inet_sock *inet = inet_sk(sk); in ip_append_data() local
1405 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb() local
H A Digmp.c2302 struct inet_sock *inet = inet_sk(sk); in __ip_mc_join_group() local
2384 struct inet_sock *inet = inet_sk(sk); in ip_mc_leave_group() local
2438 struct inet_sock *inet = inet_sk(sk); in ip_mc_source() local
2576 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfilter() local
2667 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfget() local
2726 struct inet_sock *inet = inet_sk(sk); in ip_mc_gsfget() local
2771 const struct inet_sock *inet = inet_sk(sk); in ip_mc_sf_allow() local
2818 struct inet_sock *inet = inet_sk(sk); in ip_mc_drop_socket() 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 Dudp.c368 struct inet_sock *inet; in compute_score() local
782 const struct inet_sock *inet = inet_sk(sk); in __udp_is_mcast_sock() local
919 struct inet_sock *inet; in udp_err() local
1182 struct inet_sock *inet = inet_sk(sk); in udp_push_pending_frames() local
1242 struct inet_sock *inet = inet_sk(sk); in udp_sendmsg() local
2037 struct inet_sock *inet = inet_sk(sk); in udp_recvmsg() local
2163 struct inet_sock *inet = inet_sk(sk); in __udp_disconnect() local
3279 struct inet_sock *inet = inet_sk(sp); in udp4_format_sock() local
H A Dinet_connection_sock.c1336 struct inet_sock *inet = inet_sk(sk); in inet_csk_listen_start() local
1542 const struct inet_sock *inet = inet_sk(sk); in inet_csk_rebuild_route() local
1562 struct inet_sock *inet = inet_sk(sk); in inet_csk_update_pmtu() 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 Dinet6_hashtables.c307 struct inet_sock *inet = inet_sk(sk); in __inet6_check_established() local
381 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_port_offset() local
393 const struct inet_sock *inet = inet_sk(sk); in inet6_hash_connect() local
H A Ddatagram.c44 const struct inet_sock *inet = inet_sk(sk); in ip6_datagram_flow_key_init() local
75 struct inet_sock *inet = inet_sk(sk); in ip6_datagram_dst_update() local
146 struct inet_sock *inet = inet_sk(sk); in __ip6_datagram_connect() local
H A Dudp.c137 struct inet_sock *inet; in compute_score() local
469 struct inet_sock *inet = inet_sk(sk); in udpv6_recvmsg() local
904 const struct inet_sock *inet = inet_sk(sk); in __udp_v6_is_mcast_sock() local
1466 struct inet_sock *inet = inet_sk(sk); in udpv6_sendmsg() local
1859 const struct inet_sock *inet = inet_sk((const struct sock *)v); in udp6_seq_show() local
H A Draw.c220 struct inet_sock *inet = inet_sk(sk); in rawv6_bind() local
390 struct inet_sock *inet = inet_sk(sk); in rawv6_rcv() local
748 struct inet_sock *inet = inet_sk(sk); in rawv6_sendmsg() local
/linux/net/dccp/
H A Dipv4.c
H A Dipv6.h
H A Doutput.c
/linux/net/netfilter/
H A Dnf_conntrack_proto.c275 const struct inet_sock *inet = inet_sk(sk); in getorigdst() local
333 const struct inet_sock *inet = inet_sk(sk); in ipv6_getorigdst() local
/linux/net/rds/
H A Dtcp.c245 struct inet_sock *inet = inet_sk(tc->t_sock->sk); in rds_tcp_tc_info() local
309 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/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
1045 struct inet_sock *inet = inet_sk(sk); in sctp_v4_xmit() local
/linux/net/l2tp/
H A Dl2tp_netlink.c324 struct inet_sock *inet = inet_sk(sk); in l2tp_nl_tunnel_send_addr6() local
352 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/include/linux/sunrpc/
H A Dxprtsock.h26 struct sock * inet; member

12