Home
last modified time | relevance | path

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

123

/linux-3.3/net/l2tp/
Dl2tp_ip.c33 struct inet_sock inet; member
61 struct inet_sock *inet = inet_sk(sk); in __l2tp_ip_bind_lookup() local
252 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_bind() local
300 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_connect() local
370 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_getname() local
417 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_sendmsg() local
539 struct inet_sock *inet = inet_sk(sk); in l2tp_ip_recvmsg() local
/linux-3.3/net/ipv4/
Dip_output.c130 static inline int ip_select_ttl(struct inet_sock *inet, struct dst_entry *dst) in ip_select_ttl()
146 struct inet_sock *inet = inet_sk(sk); in ip_build_and_send_pkt() local
226 struct inet_sock *inet = skb->sk ? inet_sk(skb->sk) : NULL; in ip_skb_dst_mtu() local
339 struct inet_sock *inet = inet_sk(sk); in ip_queue_xmit() local
809 struct inet_sock *inet = inet_sk(sk); in __ip_append_data() local
1059 struct inet_sock *inet = inet_sk(sk); in ip_setup_cork() local
1114 struct inet_sock *inet = inet_sk(sk); in ip_append_data() local
1135 struct inet_sock *inet = inet_sk(sk); in ip_append_page() local
1297 struct inet_sock *inet = inet_sk(sk); in __ip_make_skb() local
1484 struct inet_sock *inet = inet_sk(sk); in ip_send_reply() local
Daf_inet.c135 struct inet_sock *inet = inet_sk(sk); in inet_sock_destruct() local
175 struct inet_sock *inet; in inet_autobind() local
270 struct inet_sock *inet; in inet_create() local
454 struct inet_sock *inet = inet_sk(sk); in inet_bind() local
708 struct inet_sock *inet = inet_sk(sk); in inet_getname() local
1123 struct inet_sock *inet = inet_sk(sk); in inet_sk_reselect_saddr() local
1172 struct inet_sock *inet = inet_sk(sk); in inet_sk_rebuild_header() local
Draw.c117 struct inet_sock *inet = inet_sk(sk); in __raw_v4_lookup() local
213 struct inet_sock *inet = inet_sk(sk); in raw_err() local
324 struct inet_sock *inet = inet_sk(sk); in raw_send_hdrinc() local
461 struct inet_sock *inet = inet_sk(sk); in raw_sendmsg() local
654 struct inet_sock *inet = inet_sk(sk); in raw_bind() local
682 struct inet_sock *inet = inet_sk(sk); in raw_recvmsg() local
981 struct inet_sock *inet = inet_sk(sp); in raw_sock_seq_show() local
Dip_sockglue.c149 struct inet_sock *inet = inet_sk(skb->sk); in ip_cmsg_recv() local
332 struct inet_sock *inet = inet_sk(sk); in ip_local_error() local
413 struct inet_sock *inet = inet_sk(sk); in ip_recv_error() local
461 struct inet_sock *inet = inet_sk(sk); in do_ip_setsockopt() local
1074 struct inet_sock *inet = inet_sk(sk); in do_ip_getsockopt() local
Dinet_diag.c78 const struct inet_sock *inet = inet_sk(sk); in inet_sk_diag_fill() local
460 struct inet_sock *inet = inet_sk(sk); in inet_diag_bc_sk() local
594 struct inet_sock *inet = inet_sk(sk); in inet_diag_fill_req() local
648 struct inet_sock *inet = inet_sk(sk); in inet_diag_dump_reqs() local
745 struct inet_sock *inet = inet_sk(sk); in inet_diag_dump_icsk() local
815 struct inet_sock *inet = inet_sk(sk); in inet_diag_dump_icsk() local
Dudp.c335 struct inet_sock *inet = inet_sk(sk); in compute_score() local
373 struct inet_sock *inet = inet_sk(sk); in compute_score2() local
549 struct inet_sock *inet = inet_sk(s); in udp_v4_mcast_next() local
582 struct inet_sock *inet; in __udp4_lib_err() local
714 struct inet_sock *inet = inet_sk(sk); in udp_send_skb() local
773 struct inet_sock *inet = inet_sk(sk); in udp_push_pending_frames() local
793 struct inet_sock *inet = inet_sk(sk); in udp_sendmsg() local
1035 struct inet_sock *inet = inet_sk(sk); in udp_sendpage() local
1165 struct inet_sock *inet = inet_sk(sk); in udp_recvmsg() local
1264 struct inet_sock *inet = inet_sk(sk); in udp_disconnect() local
[all …]
Ddatagram.c25 struct inet_sock *inet = inet_sk(sk); in ip4_datagram_connect() local
Dinet_timewait_sock.c129 const struct inet_sock *inet = inet_sk(sk); in __inet_twsk_hashdance() local
179 const struct inet_sock *inet = inet_sk(sk); in inet_twsk_alloc() local
Dinet_hashtables.c149 struct inet_sock *inet = inet_sk(sk); in compute_score() local
297 struct inet_sock *inet = inet_sk(sk); in __inet_check_established() local
370 const struct inet_sock *inet = inet_sk(sk); in inet_sk_port_offset() local
Digmp.c1787 struct inet_sock *inet = inet_sk(sk); in ip_mc_join_group() local
1859 struct inet_sock *inet = inet_sk(sk); in ip_mc_leave_group() local
1909 struct inet_sock *inet = inet_sk(sk); in ip_mc_source() local
2045 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfilter() local
2132 struct inet_sock *inet = inet_sk(sk); in ip_mc_msfget() local
2191 struct inet_sock *inet = inet_sk(sk); in ip_mc_gsfget() local
2243 struct inet_sock *inet = inet_sk(sk); in ip_mc_sf_allow() local
2289 struct inet_sock *inet = inet_sk(sk); in ip_mc_drop_socket() local
Dtcp_ipv4.c152 struct inet_sock *inet = inet_sk(sk); in tcp_v4_connect() local
291 struct inet_sock *inet = inet_sk(sk); in do_pmtu_discovery() local
354 struct inet_sock *inet; in tcp_v4_err() local
556 const struct inet_sock *inet = inet_sk(sk); in tcp_v4_send_check() local
1808 struct inet_sock *inet = inet_sk(sk); in tcp_v4_get_peer() local
2430 const struct inet_sock *inet = inet_sk(sk); in get_tcp4_sock() local
/linux-3.3/net/dccp/
Dipv4.c45 struct inet_sock *inet = inet_sk(sk); in dccp_v4_connect() local
154 const struct inet_sock *inet = inet_sk(sk); in dccp_do_pmtu_discovery() local
216 struct inet_sock *inet; in dccp_v4_err() local
365 const struct inet_sock *inet = inet_sk(sk); in dccp_v4_send_check() local
Dipv6.h32 struct inet_timewait_sock inet; member
Dprobe.c78 const struct inet_sock *inet = inet_sk(sk); in jdccp_sendmsg() local
/linux-3.3/security/
Dlsm_audit.c292 struct inet_sock *inet = inet_sk(sk); in dump_common_audit_data() local
303 struct inet_sock *inet = inet_sk(sk); in dump_common_audit_data() local
/linux-3.3/net/ipv6/
Daf_inet6.c102 struct inet_sock *inet; in inet6_create() local
261 struct inet_sock *inet = inet_sk(sk); in inet6_bind() local
448 struct inet_sock *inet = inet_sk(sk); in inet6_getname() local
657 struct inet_sock *inet = inet_sk(sk); in inet6_sk_rebuild_header() local
Dudp.c134 struct inet_sock *inet = inet_sk(sk); in compute_score() local
172 struct inet_sock *inet = inet_sk(sk); in compute_score2() local
342 struct inet_sock *inet = inet_sk(sk); in udpv6_recvmsg() local
571 struct inet_sock *inet = inet_sk(s); in udp_v6_mcast_next() local
897 struct inet_sock *inet = inet_sk(sk); in udp_v6_push_pending_frames() local
953 struct inet_sock *inet = inet_sk(sk); in udpv6_sendmsg() local
1390 struct inet_sock *inet = inet_sk(sp); in udp6_sock_seq_show() local
Dinet6_hashtables.c219 struct inet_sock *inet = inet_sk(sk); in __inet6_check_established() local
290 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_port_offset() local
Draw.c242 struct inet_sock *inet = inet_sk(sk); in rawv6_bind() local
317 struct inet_sock *inet = inet_sk(sk); in rawv6_err() local
404 struct inet_sock *inet = inet_sk(sk); in rawv6_rcv() local
734 struct inet_sock *inet = inet_sk(sk); in rawv6_sendmsg() local
Ddatagram.c44 struct inet_sock *inet = inet_sk(sk); in ip6_datagram_connect() local
385 struct inet_sock *inet = inet_sk(sk); in ipv6_recv_error() local
/linux-3.3/net/rds/
Dtcp_listen.c53 struct inet_sock *inet; in rds_tcp_accept_one() local
/linux-3.3/net/ipv4/netfilter/
Dnf_defrag_ipv4.c70 struct inet_sock *inet = inet_sk(skb->sk); in ipv4_conntrack_defrag() local
/linux-3.3/include/net/
Draw.h65 struct inet_sock inet; member
Dinet6_hashtables.h45 const struct inet_sock *inet = inet_sk(sk); in inet6_sk_ehashfn() local

123