| /linux/samples/bpf/ |
| H A D | sockex3_kern.c | 42 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment() 109 __u32 nhoff = skb->cb[0]; in parse_ip_proto() local 161 __u32 nhoff, verlen, ip_proto; in bpf_func_ip() local 190 __u32 nhoff, ip_proto; in bpf_func_ipv6() local 213 __u32 nhoff, proto; in bpf_func_vlan() local 230 __u32 nhoff, label; in bpf_func_mpls() local 296 __u32 nhoff = ETH_HLEN; in main_prog() local
|
| H A D | sockex2_kern.c | 46 ip_is_fragment(struct __sk_buff * ctx,__u64 nhoff) ip_is_fragment() argument 62 parse_ip(struct __sk_buff * skb,__u64 nhoff,__u64 * ip_proto,struct flow_key_record * flow) parse_ip() argument 86 parse_ipv6(struct __sk_buff * skb,__u64 nhoff,__u64 * ip_proto,struct flow_key_record * flow) parse_ipv6() argument 103 __u64 nhoff = ETH_HLEN; flow_dissector() local [all...] |
| H A D | parse_ldabs.c | 21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
|
| /linux/net/netfilter/ |
| H A D | xt_HMARK.c | 132 hmark_set_tuple_ports(const struct sk_buff *skb, unsigned int nhoff, in hmark_set_tuple_ports() 170 unsigned int nhoff = 0; in hmark_pkt_set_htuple_ipv6() local 231 static int get_inner_hdr(const struct sk_buff *skb, int iphsz, int *nhoff) in get_inner_hdr() 254 int nhoff = skb_network_offset(skb); in hmark_pkt_set_htuple_ipv4() local
|
| /linux/net/ipv6/netfilter/ |
| H A D | nf_conntrack_reasm.c | 171 const struct frag_hdr *fhdr, int nhoff, in nf_ct_frag6_queue() 449 int fhoff, nhoff, ret; in nf_ct_frag6_gather() local
|
| /linux/net/ipv4/ |
| H A D | gre_offload.c | 236 static int gre_gro_complete(struct sk_buff *skb, int nhoff) in gre_gro_complete()
|
| H A D | udp_offload.c | 915 int udp_gro_complete(struct sk_buff *skb, int nhoff, in udp_gro_complete() 952 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
|
| H A D | icmp.c | 734 int nhoff; in icmp_ext_append() local
|
| /linux/net/ipv6/ |
| H A D | esp6_offload.c | 62 int nhoff; in esp6_gro_receive() local
|
| H A D | ip6_input.c | 409 unsigned int nhoff; in ip6_protocol_deliver_rcu() local
|
| H A D | icmp.c | 569 int nhoff; in icmp6_ext_append() local
|
| /linux/net/ethernet/ |
| H A D | eth.c | 441 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
|
| /linux/net/8021q/ |
| H A D | vlan_core.c | 515 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
|
| /linux/include/linux/ |
| H A D | ipv6.h | 163 __u16 nhoff; member
|
| /linux/drivers/net/ethernet/mellanox/mlx4/ |
| H A D | en_netdev.c | 375 int nhoff = skb_network_offset(skb); in mlx4_en_filter_rfs() local
|
| /linux/include/net/netfilter/ |
| H A D | nf_tables.h | 36 u16 nhoff; member
|
| /linux/tools/include/uapi/linux/ |
| H A D | bpf.h | 7392 __u16 nhoff; global() member
|