/net/netfilter/ |
D | nf_synproxy_core.c | 29 const struct tcphdr *th, struct synproxy_options *opts) in synproxy_parse_options() 115 synproxy_build_options(struct tcphdr *th, const struct synproxy_options *opts) in synproxy_build_options() 186 struct tcphdr *th, struct nf_conn *ct, in synproxy_tstamp_adjust() 470 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_synack() 513 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_syn() 559 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_server_ack() 597 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_send_client_ack() 636 const struct sk_buff *skb, const struct tcphdr *th, in synproxy_recv_client_ack() 671 struct tcphdr *th, _th; in ipv4_synproxy_hook() local 883 const struct tcphdr *th, in synproxy_send_client_synack_ipv6() [all …]
|
D | xt_tcpmss.c | 28 const struct tcphdr *th; in tcpmss_mt() local
|
D | nf_conntrack_proto_tcp.c | 749 static bool tcp_error(const struct tcphdr *th, in tcp_error() 787 const struct tcphdr *th) in tcp_new() 931 const struct tcphdr *th; in nf_conntrack_tcp_packet() local
|
D | xt_ecn.c | 31 const struct tcphdr *th; in match_tcp() local
|
D | xt_tcpudp.c | 68 const struct tcphdr *th; in tcp_mt() local
|
D | nf_conntrack_sane.c | 68 const struct tcphdr *th; in help() local
|
D | nf_conntrack_irc.c | 111 const struct tcphdr *th; in help() local
|
D | nf_conntrack_seqadj.c | 64 const struct tcphdr *th; in nf_ct_tcp_seqadj_set() local
|
D | nf_nat_sip.c | 42 struct tcphdr *th; in mangle_packet() local 308 const struct tcphdr *th; in nf_nat_sip_seq_adjust() local
|
/net/ipv4/ |
D | tcp_offload.c | 40 struct tcphdr *th = tcp_hdr(skb); in tcp4_gso_segment() local 59 struct tcphdr *th; in tcp_gso_segment() local 184 struct tcphdr *th; in tcp_gro_receive() local 290 struct tcphdr *th = tcp_hdr(skb); in tcp_gro_complete() local 325 struct tcphdr *th = tcp_hdr(skb); in tcp4_gro_complete() local
|
D | syncookies.c | 155 u32 __cookie_v4_init_sequence(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_init_sequence() 175 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_init_sequence() local 184 int __cookie_v4_check(const struct iphdr *iph, const struct tcphdr *th, in __cookie_v4_check() 328 const struct tcphdr *th = tcp_hdr(skb); in cookie_v4_check() local
|
D | tcp_ipv4.c | 470 struct tcphdr *th = (struct tcphdr *)(skb->data + (iph->ihl << 2)); in tcp_v4_err() local 633 struct tcphdr *th = tcp_hdr(skb); in __tcp_v4_send_check() local 670 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_reset() local 672 struct tcphdr th; in tcp_v4_send_reset() member 855 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_send_ack() local 857 struct tcphdr th; in tcp_v4_send_ack() member 1311 const struct tcphdr *th, int nbytes) in tcp_v4_md5_hash_headers() 1335 __be32 daddr, __be32 saddr, const struct tcphdr *th) in tcp_v4_md5_hash_hdr() 1371 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_md5_hash_skb() local 1431 const struct tcphdr *th = tcp_hdr(skb); in tcp_v4_inbound_md5_hash() local [all …]
|
D | tcp_input.c | 389 static void tcp_ecn_rcv_synack(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_synack() 395 static void tcp_ecn_rcv_syn(struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_syn() 401 static bool tcp_ecn_rcv_ecn_echo(const struct tcp_sock *tp, const struct tcphdr *th) in tcp_ecn_rcv_ecn_echo() 3985 static bool smc_parse_options(const struct tcphdr *th, in smc_parse_options() 4006 static u16 tcp_parse_mss_option(const struct tcphdr *th, u16 user_mss) in tcp_parse_mss_option() 4056 const struct tcphdr *th = tcp_hdr(skb); in tcp_parse_options() local 4175 static bool tcp_parse_aligned_timestamp(struct tcp_sock *tp, const struct tcphdr *th) in tcp_parse_aligned_timestamp() 4199 const struct tcphdr *th, struct tcp_sock *tp) in tcp_fast_parse_options() 4224 const u8 *tcp_parse_md5sig_option(const struct tcphdr *th) in tcp_parse_md5sig_option() 4281 const struct tcphdr *th = tcp_hdr(skb); in tcp_disordered_ack() local [all …]
|
D | tcp_minisocks.c | 93 const struct tcphdr *th) in tcp_timewait_state_process() 579 const struct tcphdr *th = tcp_hdr(skb); in tcp_check_req() local
|
/net/ipv6/ |
D | tcpv6_offload.c | 32 struct tcphdr *th = tcp_hdr(skb); in tcp6_gro_complete() local 44 struct tcphdr *th; in tcp6_gso_segment() local 54 struct tcphdr *th = tcp_hdr(skb); in tcp6_gso_segment() local
|
D | syncookies.c | 93 const struct tcphdr *th, __u16 *mssp) in __cookie_v6_init_sequence() 112 const struct tcphdr *th = tcp_hdr(skb); in cookie_v6_init_sequence() local 117 int __cookie_v6_check(const struct ipv6hdr *iph, const struct tcphdr *th, in __cookie_v6_check() 135 const struct tcphdr *th = tcp_hdr(skb); in cookie_v6_check() local
|
D | tcp_ipv6.c | 381 const struct tcphdr *th = (struct tcphdr *)(skb->data+offset); in tcp_v6_err() local 671 const struct tcphdr *th, int nbytes) in tcp_v6_md5_hash_headers() 696 const struct tcphdr *th) in tcp_v6_md5_hash_hdr() 734 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_md5_hash_skb() local 783 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_inbound_md5_hash() local 896 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_response() local 1026 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_send_reset() local 1183 const struct tcphdr *th = tcp_hdr(skb); in tcp_v6_cookie_check() local 1192 struct tcphdr *th, u32 *cookie) in tcp_v6_get_syncookie() 1604 const struct tcphdr *th) in tcp_v6_fill_cb() [all …]
|
/net/ceph/ |
D | auth_x.c | 122 struct ceph_x_ticket_handler *th; in get_ticket_handler() local 148 struct ceph_x_ticket_handler *th) in remove_ticket_handler() 167 struct ceph_x_ticket_handler *th; in process_one_ticket() local 352 struct ceph_x_ticket_handler *th, in ceph_x_build_authorizer() 418 static int ceph_x_encode_ticket(struct ceph_x_ticket_handler *th, in ceph_x_encode_ticket() 439 static bool need_key(struct ceph_x_ticket_handler *th) in need_key() 447 static bool have_key(struct ceph_x_ticket_handler *th) in have_key() 467 struct ceph_x_ticket_handler *th; in ceph_x_validate_tickets() local 496 struct ceph_x_ticket_handler *th = in ceph_x_build_request() local 606 struct ceph_x_ticket_handler *th; in handle_auth_session_key() local [all …]
|
/net/netfilter/ipvs/ |
D | ip_vs_app.c | 288 static inline void vs_fix_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) in vs_fix_seq() 315 vs_fix_ack_seq(const struct ip_vs_seq *vseq, struct tcphdr *th) in vs_fix_ack_seq() 366 struct tcphdr *th; in app_tcp_pkt_out() local 443 struct tcphdr *th; in app_tcp_pkt_in() local
|
D | ip_vs_proto_tcp.c | 41 struct tcphdr _tcph, *th; in tcp_conn_schedule() local 498 static inline int tcp_state_idx(struct tcphdr *th) in tcp_state_idx() 513 int direction, struct tcphdr *th) in set_tcp_state() 592 struct tcphdr _tcph, *th; in tcp_state_transition() local
|
/net/ipv6/netfilter/ |
D | ip6t_SYNPROXY.c | 19 struct tcphdr *th, _th; in synproxy_tg6() local
|
/net/ipv4/netfilter/ |
D | ipt_SYNPROXY.c | 19 struct tcphdr *th, _th; in synproxy_tg4() local
|
/net/netfilter/ipset/ |
D | ip_set_getport.c | 31 const struct tcphdr *th; in get_port() local
|
/net/ipv6/ila/ |
D | ila_common.c | 84 struct tcphdr *th = (struct tcphdr *) in ila_csum_adjust_transport() local
|
/net/mptcp/ |
D | syncookies.c | 41 struct tcphdr *th = tcp_hdr(skb); in mptcp_join_entry_hash() local
|