| /linux-4.1.27/samples/bpf/ | 
| D | sockex2_kern.c | 45 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff)  in ip_is_fragment() 61 static inline __u64 parse_ip(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto,  in parse_ip() 85 static inline __u64 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto,  in parse_ipv6() 101 	__u64 nhoff = ETH_HLEN;  in flow_dissector()  local
  | 
| /linux-4.1.27/net/netfilter/ | 
| D | nf_conntrack_l3proto_generic.c | 34 static bool generic_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff,  in generic_pkt_to_tuple() 57 static int generic_get_l4proto(const struct sk_buff *skb, unsigned int nhoff,  in generic_get_l4proto()
  | 
| D | xt_HMARK.c | 133 hmark_set_tuple_ports(const struct sk_buff *skb, unsigned int nhoff,  in hmark_set_tuple_ports() 171 	unsigned int nhoff = 0;  in hmark_pkt_set_htuple_ipv6()  local 232 static int get_inner_hdr(const struct sk_buff *skb, int iphsz, int *nhoff)  in get_inner_hdr() 259 	int nhoff = skb_network_offset(skb);  in hmark_pkt_set_htuple_ipv4()  local
  | 
| D | nf_conntrack_core.c | 167 		unsigned int nhoff,  in nf_ct_get_tuple() 188 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff,  in nf_ct_get_tuplepr()
  | 
| /linux-4.1.27/net/ipv6/ | 
| D | ip6_offload.c | 69 	int nhoff;  in ipv6_gso_segment()  local 261 static int ipv6_gro_complete(struct sk_buff *skb, int nhoff)  in ipv6_gro_complete()
  | 
| D | udp_offload.c | 157 static int udp6_gro_complete(struct sk_buff *skb, int nhoff)  in udp6_gro_complete()
  | 
| D | ip6_input.c | 206 	unsigned int nhoff;  in ip6_input_finish()  local
  | 
| D | reassembly.c | 210 			   struct frag_hdr *fhdr, int nhoff)  in ip6_frag_queue() 385 	unsigned int nhoff;  in ip6_frag_reasm()  local
  | 
| D | xfrm6_policy.c | 135 	u16 nhoff = IP6CB(skb)->nhoff;  in _decode_session6()  local
  | 
| /linux-4.1.27/net/ipv6/netfilter/ | 
| D | nf_conntrack_l3proto_ipv6.c | 37 static bool ipv6_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff,  in ipv6_pkt_to_tuple() 70 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff,  in ipv6_get_l4proto()
  | 
| D | nf_conntrack_reasm.c | 220 			     const struct frag_hdr *fhdr, int nhoff)  in nf_ct_frag6_queue() 576 	int fhoff, nhoff;  in nf_ct_frag6_gather()  local
  | 
| /linux-4.1.27/net/ipv4/netfilter/ | 
| D | nf_conntrack_l3proto_ipv4.c | 34 static bool ipv4_pkt_to_tuple(const struct sk_buff *skb, unsigned int nhoff,  in ipv4_pkt_to_tuple() 66 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff,  in ipv4_get_l4proto()
  | 
| D | nf_log_arp.c | 47 			    const struct sk_buff *skb, unsigned int nhoff)  in dump_arp_packet()
  | 
| /linux-4.1.27/net/ipv4/ | 
| D | udp_offload.c | 379 int udp_gro_complete(struct sk_buff *skb, int nhoff)  in udp_gro_complete() 415 static int udp4_gro_complete(struct sk_buff *skb, int nhoff)  in udp4_gro_complete()
  | 
| D | gre_offload.c | 227 static int gre_gro_complete(struct sk_buff *skb, int nhoff)  in gre_gro_complete()
  | 
| D | af_inet.c | 1211 	int nhoff;  in inet_gso_segment()  local 1402 static int inet_gro_complete(struct sk_buff *skb, int nhoff)  in inet_gro_complete()
  | 
| D | geneve.c | 216 static int geneve_gro_complete(struct sk_buff *skb, int nhoff,  in geneve_gro_complete()
  | 
| D | fou.c | 199 static int fou_gro_complete(struct sk_buff *skb, int nhoff,  in fou_gro_complete() 369 static int gue_gro_complete(struct sk_buff *skb, int nhoff,  in gue_gro_complete()
  | 
| /linux-4.1.27/include/net/ | 
| D | udp_tunnel.h | 104 static inline void udp_tunnel_gro_complete(struct sk_buff *skb, int nhoff)  in udp_tunnel_gro_complete()
  | 
| /linux-4.1.27/net/ethernet/ | 
| D | eth.c | 448 int eth_gro_complete(struct sk_buff *skb, int nhoff)  in eth_gro_complete()
  | 
| /linux-4.1.27/net/core/ | 
| D | flow_dissector.c | 75 			void *data, __be16 proto, int nhoff, int hlen)  in __skb_flow_dissect()
  | 
| /linux-4.1.27/drivers/net/ethernet/sfc/ | 
| D | rx.c | 848 	int nhoff;  in efx_filter_rfs()  local
  | 
| /linux-4.1.27/include/linux/ | 
| D | ipv6.h | 103 	__u16			nhoff;  member
  | 
| /linux-4.1.27/include/net/netfilter/ | 
| D | nf_tables.h | 20 	u8				nhoff;  member
  | 
| /linux-4.1.27/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_netdev.c | 311 	int nhoff = skb_network_offset(skb);  in mlx4_en_filter_rfs()  local
  | 
| /linux-4.1.27/drivers/net/ | 
| D | vxlan.c | 647 static int vxlan_gro_complete(struct sk_buff *skb, int nhoff,  in vxlan_gro_complete()
  |