Searched defs:tcph (Results 1 - 25 of 44) sorted by relevance

12

/linux-master/net/ipv4/netfilter/
H A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; local
[all...]
H A Dnf_reject_ipv4.c197 struct tcphdr *tcph; local
[all...]
/linux-master/net/core/
H A Dtso.c28 struct tcphdr *tcph = (struct tcphdr *)hdr; local
/linux-master/net/netfilter/
H A Dxt_TCPOPTSTRIP.c34 struct tcphdr *tcph, _th; local
H A Dnf_conntrack_seqadj.c122 struct tcphdr *tcph = (void *)skb->data + protoff; local
169 struct tcphdr *tcph; local
75 nf_ct_sack_block_adjust(struct sk_buff *skb, struct tcphdr *tcph, unsigned int sackoff, unsigned int sackend, struct nf_ct_seqadj *seq) argument
[all...]
H A Dnf_nat_helper.c95 struct tcphdr *tcph; local
H A Dxt_TCPMSS.c78 struct tcphdr *tcph; local
[all...]
H A Dnf_conntrack_pptp.c497 const struct tcphdr *tcph; local
H A Dnft_exthdr.c174 struct tcphdr *tcph; local
198 struct tcphdr *tcph; local
241 struct tcphdr *tcph; local
321 struct tcphdr *tcph; local
[all...]
H A Dnft_flow_offload.c297 struct tcphdr _tcph, *tcph = NULL; local
H A Dnf_flow_table_ip.c25 struct tcphdr *tcph; local
42 struct tcphdr *tcph; local
477 struct tcphdr *tcph; local
[all...]
H A Dnf_flow_table_core.c460 struct tcphdr *tcph; local
/linux-master/tools/testing/selftests/bpf/progs/
H A Dcgroup_skb_sk_lookup_kern.c70 struct tcphdr tcph; local
29 set_tuple(struct bpf_sock_tuple *tuple, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) argument
39 is_allowed_peer_cg(struct __sk_buff *skb, const struct ipv6hdr *ip6h, const struct tcphdr *tcph) argument
[all...]
H A Dtest_tcp_check_syncookie_kern.c53 struct tcphdr *tcph; local
26 gen_syncookie(void *data_end, struct bpf_sock *sk, void *iph, __u32 ip_size, struct tcphdr *tcph) argument
[all...]
H A Dcgroup_tcp_skb.c25 int needed_tcp_pkt(struct __sk_buff *skb, struct tcphdr *tcph) argument
48 static int egress_accept(struct tcphdr *tcph) argument
61 static int ingress_accept(struct tcphdr *tcph) argument
84 egress_connect(struct tcphdr *tcph) argument
97 ingress_connect(struct tcphdr *tcph) argument
111 egress_close_remote(struct tcphdr *tcph) argument
135 ingress_close_remote(struct tcphdr *tcph) argument
156 egress_close_local(struct tcphdr *tcph) argument
176 ingress_close_local(struct tcphdr *tcph) argument
208 struct tcphdr tcph; local
231 struct tcphdr tcph; local
254 struct tcphdr tcph; local
277 struct tcphdr tcph; local
300 struct tcphdr tcph; local
323 struct tcphdr tcph; local
346 struct tcphdr tcph; local
369 struct tcphdr tcph; local
[all...]
H A Dtest_tc_tunnel.c100 struct tcphdr tcph; local
268 struct tcphdr tcph; local
377 struct tcphdr tcph; local
[all...]
/linux-master/drivers/net/ethernet/intel/iavf/
H A Diavf_fdir.c399 struct tcphdr *tcph = (struct tcphdr *)hdr->buffer; local
/linux-master/net/ipv6/netfilter/
H A Dnf_reject_ipv6.c225 struct tcphdr *tcph; local
[all...]
/linux-master/net/sched/
H A Dact_nat.c181 struct tcphdr *tcph; local
H A Dact_csum.c208 struct tcphdr *tcph; local
232 struct tcphdr *tcph; local
[all...]
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c105 tcp_fast_csum_update(int af, struct tcphdr *tcph, argument
126 tcp_partial_csum_update(int af, struct tcphdr *tcph, argument
150 struct tcphdr *tcph; local
228 struct tcphdr *tcph; local
[all...]
/linux-master/drivers/infiniband/hw/irdma/
H A Dpuda.h63 u8 *tcph; member in struct:irdma_puda_buf
/linux-master/tools/testing/selftests/net/tcp_ao/
H A Dicmps-accept.c191 } tcph; member in struct:__anon4474
306 } tcph; member in struct:__anon4477
[all...]
H A Dicmps-discard.c191 } tcph; member in struct:__anon4479
306 } tcph; member in struct:__anon4482
[all...]
/linux-master/drivers/target/iscsi/cxgbit/
H A Dcxgbit_cm.c1133 const struct tcphdr *tcph; local

Completed in 211 milliseconds

12