| /linux/net/netfilter/ |
| H A D | xt_tcpmss.c | 29 struct tcphdr _tcph; in tcpmss_mt() local 32 u8 _opt[15 * 4 - sizeof(_tcph)]; in tcpmss_mt() 36 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph); in tcpmss_mt()
|
| H A D | xt_tcpudp.c | 74 struct tcphdr _tcph; in tcp_mt() local 92 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph); in tcp_mt() 113 if (th->doff * 4 < sizeof(_tcph)) { in tcp_mt() 118 th->doff*4 - sizeof(_tcph), in tcp_mt()
|
| H A D | nft_synproxy.c | 49 struct tcphdr *_tcph, in nft_synproxy_eval_v4() argument 80 struct tcphdr *_tcph, in nft_synproxy_eval_v6() argument 115 struct tcphdr _tcph; in nft_synproxy_do_eval() local 129 &_tcph); in nft_synproxy_do_eval() 142 nft_synproxy_eval_v4(priv, regs, pkt, tcp, &_tcph, &opts); in nft_synproxy_do_eval() 146 nft_synproxy_eval_v6(priv, regs, pkt, tcp, &_tcph, &opts); in nft_synproxy_do_eval()
|
| H A D | xt_ecn.c | 30 struct tcphdr _tcph; in match_tcp() local 36 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph); in match_tcp()
|
| H A D | nfnetlink_osf.c | 169 struct tcphdr *_tcph) in nf_osf_hdr_ctx_init() argument 173 tcp = skb_header_pointer(skb, ip_hdrlen(skb), sizeof(struct tcphdr), _tcph); in nf_osf_hdr_ctx_init() 210 struct tcphdr _tcph; in nf_osf_match() local 214 tcp = nf_osf_hdr_ctx_init(&ctx, skb, ip, opts, &_tcph); in nf_osf_match() 271 struct tcphdr _tcph; in nf_osf_find() local 276 tcp = nf_osf_hdr_ctx_init(&ctx, skb, ip, opts, &_tcph); in nf_osf_find()
|
| H A D | nf_conntrack_sane.c | 65 struct tcphdr _tcph; in help() local 83 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
|
| H A D | nf_conntrack_irc.c | 114 struct tcphdr _tcph; in help() local 137 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
|
| H A D | nft_osf.c | 29 struct tcphdr _tcph; in nft_osf_eval() local 37 sizeof(struct tcphdr), &_tcph); in nft_osf_eval()
|
| H A D | nf_conntrack_ftp.c | 376 struct tcphdr _tcph; in help() local 400 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
|
| H A D | nf_conntrack_pptp.c | 498 struct tcphdr _tcph; in conntrack_pptp_help() local 522 tcph = skb_header_pointer(skb, nexthdr_off, sizeof(_tcph), &_tcph); in conntrack_pptp_help()
|
| H A D | nf_log_syslog.c | 189 struct tcphdr _tcph; in nf_log_dump_tcp_header() local 199 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in nf_log_dump_tcp_header()
|
| H A D | nf_conntrack_proto_tcp.c | 976 struct tcphdr _tcph; in nf_conntrack_tcp_packet() local 979 th = skb_header_pointer(skb, dataoff, sizeof(_tcph), &_tcph); in nf_conntrack_tcp_packet()
|
| H A D | nf_conntrack_sip.c | 1541 struct tcphdr *th, _tcph; in sip_help_tcp() 1556 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in sip_help_tcp() 1535 struct tcphdr *th, _tcph; sip_help_tcp() local
|
| H A D | nf_conntrack_h323_main.c | 72 struct tcphdr _tcph; in get_tpkt_data() local 80 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in get_tpkt_data()
|
| /linux/net/netfilter/ipset/ |
| H A D | ip_set_getport.c | 30 struct tcphdr _tcph; in get_port() local 33 th = skb_header_pointer(skb, protooff, sizeof(_tcph), &_tcph); in get_port()
|
| /linux/net/ipv4/netfilter/ |
| H A D | ipt_ECN.c | 47 struct tcphdr _tcph, *tcph; in set_ect_tcp() local 51 tcph = skb_header_pointer(skb, ip_hdrlen(skb), sizeof(_tcph), &_tcph); in set_ect_tcp()
|
| H A D | nf_nat_h323.c | 34 struct tcphdr _tcph; in set_addr() local 50 sizeof(_tcph), &_tcph); in set_addr()
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_proto_tcp.c | 41 struct tcphdr _tcph, *th; in tcp_conn_schedule() local 49 th = skb_header_pointer(skb, iph->len, sizeof(_tcph), &_tcph); in tcp_conn_schedule() 584 struct tcphdr _tcph, *th; in tcp_state_transition() local 592 th = skb_header_pointer(skb, ihl, sizeof(_tcph), &_tcph); in tcp_state_transition()
|
| /linux/kernel/ |
| H A D | audit.c | 2523 struct tcphdr _tcph; in audit_log_nf_skb() local 2527 sizeof(_tcph), &_tcph); in audit_log_nf_skb() 2589 struct tcphdr _tcph; in audit_log_nf_skb() local 2593 sizeof(_tcph), &_tcph); in audit_log_nf_skb()
|
| /linux/net/sched/ |
| H A D | sch_cake.c | 969 struct tcphdr _tcph; in cake_get_tcphdr() local 1005 tcph = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in cake_get_tcphdr() 1218 unsigned char _tcph[64], _tcph_check[64]; in cake_ack_filter() local 1233 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph)); in cake_ack_filter()
|
| /linux/security/selinux/ |
| H A D | hooks.c | 4533 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv4() local 4539 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in selinux_parse_skb_ipv4() 4619 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv6() local 4621 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in selinux_parse_skb_ipv6()
|
| /linux/security/smack/ |
| H A D | smack_lsm.c | 4154 struct tcphdr _tcph, *th; in smk_skb_to_addr_ipv6() local 4174 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in smk_skb_to_addr_ipv6()
|