Searched defs:tcph (Results 1 – 19 of 19) sorted by relevance
/net/netfilter/ |
D | nf_conntrack_seqadj.c | 76 struct tcphdr *tcph, in nf_ct_sack_block_adjust() 122 struct tcphdr *tcph = (void *)skb->data + protoff; in nf_ct_sack_adjust() local 169 struct tcphdr *tcph; in nf_ct_seq_adjust() local
|
D | nf_conntrack_proto_tcp.c | 283 static unsigned int get_conntrack_index(const struct tcphdr *tcph) in get_conntrack_index() 324 const struct tcphdr *tcph) in segment_seq_plus_len() 343 const struct tcphdr *tcph, in tcp_options() 399 const struct tcphdr *tcph, __u32 *sack) in tcp_sack() 467 const struct tcphdr *tcph) in tcp_in_window()
|
D | nft_exthdr.c | 166 struct tcphdr *tcph; in nft_tcp_header_pointer() local 190 struct tcphdr *tcph; in nft_exthdr_tcp_eval() local 232 struct tcphdr *tcph; in nft_exthdr_tcp_set_eval() local
|
D | nf_flow_table_ip.c | 22 struct tcphdr *tcph; in nf_flow_state_check() local 42 struct tcphdr *tcph; in nf_flow_nat_ip_tcp() local 309 struct tcphdr *tcph; in nf_flow_nat_ipv6_tcp() local
|
D | xt_TCPOPTSTRIP.c | 34 struct tcphdr *tcph, _th; in tcpoptstrip_mangle_packet() local
|
D | nf_nat_helper.c | 95 struct tcphdr *tcph; in __nf_nat_mangle_tcp_packet() local
|
D | xt_TCPMSS.c | 78 struct tcphdr *tcph; in tcpmss_mangle_packet() local
|
D | nft_flow_offload.c | 76 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
|
D | nf_conntrack_pptp.c | 521 const struct tcphdr *tcph; in conntrack_pptp_help() local
|
D | nf_flow_table_core.c | 350 struct tcphdr *tcph; in nf_flow_nat_port_tcp() local
|
/net/netfilter/ipvs/ |
D | ip_vs_proto_tcp.c | 105 tcp_fast_csum_update(int af, struct tcphdr *tcph, in tcp_fast_csum_update() 126 tcp_partial_csum_update(int af, struct tcphdr *tcph, in tcp_partial_csum_update() 150 struct tcphdr *tcph; in tcp_snat_handler() local 228 struct tcphdr *tcph; in tcp_dnat_handler() local
|
/net/core/ |
D | tso.c | 19 struct tcphdr *tcph; in tso_build_hdr() local
|
/net/ipv4/netfilter/ |
D | ipt_ECN.c | 47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local
|
D | nf_reject_ipv4.c | 73 struct tcphdr *tcph; in nf_reject_ip_tcphdr_put() local
|
/net/ipv6/netfilter/ |
D | nf_reject_ipv6.c | 91 struct tcphdr *tcph; in nf_reject_ip6_tcphdr_put() local
|
/net/sched/ |
D | act_csum.c | 207 struct tcphdr *tcph; in tcf_csum_ipv4_tcp() local 231 struct tcphdr *tcph; in tcf_csum_ipv6_tcp() local
|
D | act_nat.c | 169 struct tcphdr *tcph; in tcf_nat_act() local
|
D | sch_cake.c | 870 const struct tcphdr *tcph; in cake_get_tcphdr() local 917 static const void *cake_get_tcpopt(const struct tcphdr *tcph, in cake_get_tcpopt() 1029 static void cake_tcph_get_tstamp(const struct tcphdr *tcph, in cake_tcph_get_tstamp() 1043 static bool cake_tcph_may_drop(const struct tcphdr *tcph, in cake_tcph_may_drop() 1123 const struct tcphdr *tcph, *tcph_check; in cake_ack_filter() local
|
/net/ipv4/ |
D | route.c | 3015 struct tcphdr *tcph; in inet_rtm_getroute_build_skb() local
|