Home
last modified time | relevance | path

Searched defs:inet (Results 1 – 25 of 39) 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); ip4_datagram_release_cb() local
[all...]
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
466 struct inet_sock *inet = inet_sk(sk); in __ip_queue_xmit() local
960 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() local
1364 struct inet_sock *inet = inet_sk(sk); in ip_append_data() local
1403 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb() local
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
1272 struct inet_sock *inet = inet_sk(sk); in udp_sendmsg() local
2057 struct inet_sock *inet = inet_sk(sk); in udp_recvmsg() local
2192 struct inet_sock *inet = inet_sk(sk); in __udp_disconnect() local
3404 struct inet_sock *inet = inet_sk(sp); in udp4_format_sock() local
H A Dping.c695 struct inet_sock *inet = inet_sk(sk); in ping_v4_sendmsg() local
1099 struct inet_sock *inet = inet_sk(sp); in ping_v4_format_sock() 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/dccp/
H A Dipv4.c
H A Dipv6.h
H A Doutput.c
H A Dipv6.c
/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_listen.c103 struct inet_sock *inet; in rds_tcp_accept_one() local
H A Dtcp.c246 struct inet_sock *inet = inet_sk(tc->t_sock->sk); in rds_tcp_tc_info() local
293 struct inet_sock *inet = inet_sk(sk); in rds6_tcp_tc_info() 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
H A Dl2tp_ppp.c888 struct inet_sock *inet; in pppol2tp_getname() local
1517 struct inet_sock *inet = inet_sk(tunnel->sock); in pppol2tp_seq_session_show() local
[all...]
/linux/include/linux/sunrpc/
H A Dxprtsock.h26 struct sock * inet; member
/linux/net/netfilter/ipvs/
H A Dip_vs_sync.c1315 struct inet_sock *inet = inet_sk(sk); set_mcast_ttl() local
1334 struct inet_sock *inet = inet_sk(sk); set_mcast_pmtudisc() local
1355 struct inet_sock *inet = inet_sk(sk); set_mcast_if() local
/linux/net/sctp/
H A Ddiag.c376 struct inet_sock *inet = inet_sk(sk); in sctp_ep_dump() local
/linux/net/ipv6/
H A Dtcp_ipv6.c145 struct inet_sock *inet = inet_sk(sk); tcp_v6_connect() local
2193 const struct inet_sock *inet = inet_sk(sp); global() local
[all...]
/linux/security/tomoyo/
H A Dnetwork.c28 struct tomoyo_inet_addr_info inet; member

12