Searched refs:_tcph (Results 1 - 25 of 25) sorted by relevance

/linux-master/net/netfilter/
H A Dxt_tcpmss.c29 struct tcphdr _tcph; local
32 u8 _opt[15 * 4 - sizeof(_tcph)];
36 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph);
H A Dxt_ecn.c30 struct tcphdr _tcph; local
36 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_sane.c65 struct tcphdr _tcph; local
83 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph);
H A Dxt_tcpudp.c72 struct tcphdr _tcph; local
90 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph);
111 if (th->doff * 4 < sizeof(_tcph)) {
116 th->doff*4 - sizeof(_tcph),
H A Dnfnetlink_osf.c169 struct tcphdr *_tcph)
173 tcp = skb_header_pointer(skb, ip_hdrlen(skb), sizeof(struct tcphdr), _tcph);
210 struct tcphdr _tcph; local
214 tcp = nf_osf_hdr_ctx_init(&ctx, skb, ip, opts, &_tcph);
271 struct tcphdr _tcph; local
276 tcp = nf_osf_hdr_ctx_init(&ctx, skb, ip, opts, &_tcph);
165 nf_osf_hdr_ctx_init(struct nf_osf_hdr_ctx *ctx, const struct sk_buff *skb, const struct iphdr *ip, unsigned char *opts, struct tcphdr *_tcph) argument
H A Dnft_synproxy.c48 struct tcphdr *_tcph,
79 struct tcphdr *_tcph,
114 struct tcphdr _tcph; local
128 &_tcph);
141 nft_synproxy_eval_v4(priv, regs, pkt, tcp, &_tcph, &opts);
145 nft_synproxy_eval_v6(priv, regs, pkt, tcp, &_tcph, &opts);
44 nft_synproxy_eval_v4(const struct nft_synproxy *priv, struct nft_regs *regs, const struct nft_pktinfo *pkt, const struct tcphdr *tcp, struct tcphdr *_tcph, struct synproxy_options *opts) argument
75 nft_synproxy_eval_v6(const struct nft_synproxy *priv, struct nft_regs *regs, const struct nft_pktinfo *pkt, const struct tcphdr *tcp, struct tcphdr *_tcph, struct synproxy_options *opts) argument
H A Dnft_osf.c29 struct tcphdr _tcph; local
37 sizeof(struct tcphdr), &_tcph);
H A Dnf_conntrack_irc.c113 struct tcphdr _tcph; local
136 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_pptp.c498 struct tcphdr _tcph; local
522 tcph = skb_header_pointer(skb, nexthdr_off, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_ftp.c376 struct tcphdr _tcph; local
400 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph);
H A Dnft_flow_offload.c297 struct tcphdr _tcph, *tcph = NULL; local
315 sizeof(_tcph), &_tcph);
H A Dnft_payload.c95 struct tcphdr *th, _tcph; local
97 th = skb_header_pointer(pkt->skb, thoff, sizeof(_tcph), &_tcph);
H A Dnf_log_syslog.c189 struct tcphdr _tcph; local
199 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_h323_main.c71 struct tcphdr _tcph; local
79 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_sip.c1535 struct tcphdr *th, _tcph; local
1549 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph);
H A Dnf_conntrack_proto_tcp.c976 struct tcphdr _tcph; local
979 th = skb_header_pointer(skb, dataoff, sizeof(_tcph), &_tcph);
/linux-master/net/netfilter/ipset/
H A Dip_set_getport.c30 struct tcphdr _tcph; local
33 th = skb_header_pointer(skb, protooff, sizeof(_tcph), &_tcph);
/linux-master/net/ipv4/netfilter/
H A Dipt_ECN.c47 struct tcphdr _tcph, *tcph; local
51 tcph = skb_header_pointer(skb, ip_hdrlen(skb), sizeof(_tcph), &_tcph);
H A Dnf_nat_h323.c34 struct tcphdr _tcph; local
50 sizeof(_tcph), &_tcph);
/linux-master/security/
H A Dlsm_audit.c122 struct tcphdr _tcph, *th; local
124 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
/linux-master/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c41 struct tcphdr _tcph, *th; local
49 th = skb_header_pointer(skb, iph->len, sizeof(_tcph), &_tcph);
592 struct tcphdr _tcph, *th; local
600 th = skb_header_pointer(skb, ihl, sizeof(_tcph), &_tcph);
H A Dip_vs_core.c1066 struct tcphdr _tcph, *th; local
1068 th = skb_header_pointer(skb, nh_len, sizeof(_tcph), &_tcph);
1079 struct tcphdr _tcph, *th; local
1081 th = skb_header_pointer(skb, iph->len, sizeof(_tcph), &_tcph);
/linux-master/net/sched/
H A Dsch_cake.c910 struct tcphdr _tcph; local
946 tcph = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
1159 unsigned char _tcph[64], _tcph_check[64]; local
1174 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph));
/linux-master/security/selinux/
H A Dhooks.c4303 struct tcphdr _tcph, *th; local
4309 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
4405 struct tcphdr _tcph, *th; local
4407 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);
/linux-master/security/smack/
H A Dsmack_lsm.c4036 struct tcphdr _tcph, *th; local
4057 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph);

Completed in 302 milliseconds