Home
last modified time | relevance | path

Searched defs:nhoff (Results 1 – 17 of 17) sorted by relevance

/linux/samples/bpf/
H A Dsockex3_kern.c42 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 Dsockex2_kern.c46 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 Dparse_ldabs.c21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
/linux/net/netfilter/
H A Dxt_HMARK.c132 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 Dnf_conntrack_reasm.c171 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 Dgre_offload.c236 static int gre_gro_complete(struct sk_buff *skb, int nhoff) in gre_gro_complete()
H A Dudp_offload.c915 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 Dicmp.c734 int nhoff; in icmp_ext_append() local
/linux/net/ipv6/
H A Desp6_offload.c62 int nhoff; in esp6_gro_receive() local
H A Dip6_input.c409 unsigned int nhoff; in ip6_protocol_deliver_rcu() local
H A Dicmp.c569 int nhoff; in icmp6_ext_append() local
/linux/net/ethernet/
H A Deth.c441 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
/linux/net/8021q/
H A Dvlan_core.c515 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
/linux/include/linux/
H A Dipv6.h163 __u16 nhoff; member
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c375 int nhoff = skb_network_offset(skb); in mlx4_en_filter_rfs() local
/linux/include/net/netfilter/
H A Dnf_tables.h36 u16 nhoff; member
/linux/tools/include/uapi/linux/
H A Dbpf.h7392 __u16 nhoff; global() member