| /linux/net/netfilter/ |
| H A D | nf_flow_table_ip.c | 23 struct sk_buff *skb, unsigned int thoff) in nf_flow_state_check() argument 43 static void nf_flow_nat_ip_tcp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_tcp() argument 52 static void nf_flow_nat_ip_udp(struct sk_buff *skb, unsigned int thoff, in nf_flow_nat_ip_udp() argument 67 unsigned int thoff, __be32 addr, in nf_flow_nat_ip_l4proto() argument 82 unsigned int thoff, enu in nf_flow_snat_ip() argument 105 nf_flow_dnat_ip(const struct flow_offload * flow,struct sk_buff * skb,struct iphdr * iph,unsigned int thoff,enum flow_offload_tuple_dir dir) nf_flow_dnat_ip() argument 127 nf_flow_nat_ip(const struct flow_offload * flow,struct sk_buff * skb,unsigned int thoff,enum flow_offload_tuple_dir dir,struct iphdr * iph) nf_flow_nat_ip() argument 140 ip_has_options(unsigned int thoff) ip_has_options() argument 181 unsigned int thoff; nf_flow_tuple_ip() local 377 unsigned int thoff, mtu; nf_flow_offload_forward() local 479 nf_flow_nat_ipv6_tcp(struct sk_buff * skb,unsigned int thoff,struct in6_addr * addr,struct in6_addr * new_addr,struct ipv6hdr * ip6h) nf_flow_nat_ipv6_tcp() argument 491 nf_flow_nat_ipv6_udp(struct sk_buff * skb,unsigned int thoff,struct in6_addr * addr,struct in6_addr * new_addr) nf_flow_nat_ipv6_udp() argument 507 nf_flow_nat_ipv6_l4proto(struct sk_buff * skb,struct ipv6hdr * ip6h,unsigned int thoff,struct in6_addr * addr,struct in6_addr * new_addr) nf_flow_nat_ipv6_l4proto() argument 522 nf_flow_snat_ipv6(const struct flow_offload * flow,struct sk_buff * skb,struct ipv6hdr * ip6h,unsigned int thoff,enum flow_offload_tuple_dir dir) nf_flow_snat_ipv6() argument 545 nf_flow_dnat_ipv6(const struct flow_offload * flow,struct sk_buff * skb,struct ipv6hdr * ip6h,unsigned int thoff,enum flow_offload_tuple_dir dir) nf_flow_dnat_ipv6() argument 571 unsigned int thoff = sizeof(*ip6h); nf_flow_nat_ipv6() local 588 unsigned int thoff; nf_flow_tuple_ipv6() local 656 unsigned int thoff, mtu; nf_flow_offload_ipv6_forward() local [all...] |
| H A D | xt_l2tp.c | 79 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt() 139 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt() 189 unsigned int thoff = 0; in l2tp_mt6() local
|
| H A D | nf_flow_table_core.c | 600 nf_flow_nat_port_tcp(struct sk_buff * skb,unsigned int thoff,__be16 port,__be16 new_port) nf_flow_nat_port_tcp() argument 609 nf_flow_nat_port_udp(struct sk_buff * skb,unsigned int thoff,__be16 port,__be16 new_port) nf_flow_nat_port_udp() argument 623 nf_flow_nat_port(struct sk_buff * skb,unsigned int thoff,u8 protocol,__be16 port,__be16 new_port) nf_flow_nat_port() argument 637 nf_flow_snat_port(const struct flow_offload * flow,struct sk_buff * skb,unsigned int thoff,u8 protocol,enum flow_offload_tuple_dir dir) nf_flow_snat_port() argument 663 nf_flow_dnat_port(const struct flow_offload * flow,struct sk_buff * skb,unsigned int thoff,u8 protocol,enum flow_offload_tuple_dir dir) nf_flow_dnat_port() argument [all...] |
| H A D | xt_TPROXY.c | 113 int thoff = 0; in tproxy_tg6_v1() local
|
| H A D | nft_tproxy.c | 91 int thoff = nft_thoff(pkt); in nft_tproxy_eval_v6() local
|
| H A D | nf_synproxy_core.c | 650 unsigned int thoff; in ipv4_synproxy_hook() local 1069 int thoff; in ipv6_synproxy_hook() local
|
| H A D | nft_inner.c | 56 u32 nhoff, thoff; nft_inner_parse_l2l3() local
|
| H A D | nft_synproxy.c | 112 int thoff = nft_thoff(pkt); in nft_synproxy_do_eval() local
|
| H A D | nft_exthdr.c | 416 unsigned int thoff, dataoff, optoff, optlen, i; in nft_exthdr_dccp_eval() local
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables_ipv6.h | 12 int protohdr, thoff = 0; in nft_set_pktinfo_ipv6() local 32 unsigned int thoff = 0; in __nft_set_pktinfo_ipv6_validate() local 76 unsigned int thoff = 0; in nft_set_pktinfo_ipv6_ingress() local
|
| H A D | nf_tables_ipv4.h | 22 u32 len, thoff, skb_len; in __nft_set_pktinfo_ipv4_validate() local 60 u32 len, thoff; in nft_set_pktinfo_ipv4_ingress() local
|
| H A D | nf_tables.h | 36 u16 thoff; member
|
| /linux/net/core/ |
| H A D | flow_dissector.c | 119 __be32 skb_flow_get_ports(const struct sk_buff *skb, int thoff, u8 ip_proto, in skb_flow_get_ports() 167 const void *data, int thoff, int hlen) in skb_flow_get_icmp_tci() 194 int thoff, int hlen) in __skb_flow_dissect_icmp() 829 int thoff, int hlen) in __skb_flow_dissect_tcp()
|
| /linux/samples/bpf/ |
| H A D | sockex2_kern.c | 25 __u16 thoff; member
|
| /linux/tools/testing/selftests/bpf/progs/ |
| H A D | bpf_flow.c | 98 __u16 thoff = skb->flow_keys->thoff; in bpf_flow_dissect_get_header() local
|
| /linux/net/sched/ |
| H A D | act_ct.c | 516 unsigned int thoff; in tcf_ct_flow_table_fill_tuple_ipv4() local 590 unsigned int thoff; in tcf_ct_flow_table_fill_tuple_ipv6() local [all...] |
| /linux/include/linux/netfilter/ |
| H A D | x_tables.h | 39 unsigned int thoff; member
|
| /linux/include/net/ |
| H A D | flow_dissector.h | 24 u16 thoff; member
|
| /linux/net/ipv6/ |
| H A D | seg6_local.c | 633 int thoff = -1; in seg6_pop_srh() local
|
| /linux/include/uapi/linux/ |
| H A D | bpf.h | 7393 __u16 thoff; global() member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 7393 __u16 thoff; global() member
|