Home
last modified time | relevance | path

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

/openbmc/linux/net/netfilter/
H A Dxt_tcpmss.c29 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 Dxt_tcpudp.c72 struct tcphdr _tcph; in tcp_mt() local
90 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph); in tcp_mt()
111 if (th->doff * 4 < sizeof(_tcph)) { in tcp_mt()
116 th->doff*4 - sizeof(_tcph), in tcp_mt()
H A Dxt_ecn.c30 struct tcphdr _tcph; in match_tcp() local
36 th = skb_header_pointer(skb, par->thoff, sizeof(_tcph), &_tcph); in match_tcp()
H A Dnft_synproxy.c48 struct tcphdr *_tcph, in nft_synproxy_eval_v4() argument
79 struct tcphdr *_tcph, in nft_synproxy_eval_v6() argument
114 struct tcphdr _tcph; in nft_synproxy_do_eval() local
128 &_tcph); in nft_synproxy_do_eval()
141 nft_synproxy_eval_v4(priv, regs, pkt, tcp, &_tcph, &opts); in nft_synproxy_do_eval()
145 nft_synproxy_eval_v6(priv, regs, pkt, tcp, &_tcph, &opts); in nft_synproxy_do_eval()
H A Dnfnetlink_osf.c169 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 Dnf_conntrack_sane.c65 struct tcphdr _tcph; in help() local
83 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
H A Dnf_conntrack_irc.c113 struct tcphdr _tcph; in help() local
136 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
H A Dnft_osf.c29 struct tcphdr _tcph; in nft_osf_eval() local
37 sizeof(struct tcphdr), &_tcph); in nft_osf_eval()
H A Dnf_conntrack_ftp.c376 struct tcphdr _tcph; in help() local
400 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in help()
H A Dnft_flow_offload.c297 struct tcphdr _tcph, *tcph = NULL; in nft_flow_offload_eval() local
315 sizeof(_tcph), &_tcph); in nft_flow_offload_eval()
H A Dnf_conntrack_pptp.c498 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 Dnf_log_syslog.c189 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 Dnft_payload.c86 struct tcphdr *th, _tcph; in __nft_payload_inner_offset() local
88 th = skb_header_pointer(pkt->skb, thoff, sizeof(_tcph), &_tcph); in __nft_payload_inner_offset()
H A Dnf_conntrack_proto_tcp.c975 struct tcphdr _tcph; in nf_conntrack_tcp_packet() local
978 th = skb_header_pointer(skb, dataoff, sizeof(_tcph), &_tcph); in nf_conntrack_tcp_packet()
H A Dnf_conntrack_sip.c1535 struct tcphdr *th, _tcph; in sip_help_tcp() local
1549 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in sip_help_tcp()
H A Dnf_conntrack_h323_main.c71 struct tcphdr _tcph; in get_tpkt_data() local
79 th = skb_header_pointer(skb, protoff, sizeof(_tcph), &_tcph); in get_tpkt_data()
/openbmc/linux/net/netfilter/ipset/
H A Dip_set_getport.c30 struct tcphdr _tcph; in get_port() local
33 th = skb_header_pointer(skb, protooff, sizeof(_tcph), &_tcph); in get_port()
/openbmc/linux/net/ipv4/netfilter/
H A Dipt_ECN.c47 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 Dnf_nat_h323.c34 struct tcphdr _tcph; in set_addr() local
50 sizeof(_tcph), &_tcph); in set_addr()
/openbmc/linux/net/netfilter/ipvs/
H A Dip_vs_proto_tcp.c41 struct tcphdr _tcph, *th; in tcp_conn_schedule() local
49 th = skb_header_pointer(skb, iph->len, sizeof(_tcph), &_tcph); in tcp_conn_schedule()
592 struct tcphdr _tcph, *th; in tcp_state_transition() local
600 th = skb_header_pointer(skb, ihl, sizeof(_tcph), &_tcph); in tcp_state_transition()
H A Dip_vs_core.c1066 struct tcphdr _tcph, *th; in is_tcp_reset() local
1068 th = skb_header_pointer(skb, nh_len, sizeof(_tcph), &_tcph); in is_tcp_reset()
1079 struct tcphdr _tcph, *th; in is_new_conn() local
1081 th = skb_header_pointer(skb, iph->len, sizeof(_tcph), &_tcph); in is_new_conn()
/openbmc/linux/security/
H A Dlsm_audit.c122 struct tcphdr _tcph, *th; in ipv6_skb_to_auditdata() local
124 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in ipv6_skb_to_auditdata()
/openbmc/linux/net/sched/
H A Dsch_cake.c910 struct tcphdr _tcph; in cake_get_tcphdr() local
946 tcph = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in cake_get_tcphdr()
1159 unsigned char _tcph[64], _tcph_check[64]; in cake_ack_filter() local
1174 tcph = cake_get_tcphdr(skb, _tcph, sizeof(_tcph)); in cake_ack_filter()
/openbmc/linux/security/selinux/
H A Dhooks.c4287 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv4() local
4293 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in selinux_parse_skb_ipv4()
4389 struct tcphdr _tcph, *th; in selinux_parse_skb_ipv6() local
4391 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in selinux_parse_skb_ipv6()
/openbmc/linux/security/smack/
H A Dsmack_lsm.c3960 struct tcphdr _tcph, *th; in smk_skb_to_addr_ipv6() local
3981 th = skb_header_pointer(skb, offset, sizeof(_tcph), &_tcph); in smk_skb_to_addr_ipv6()