/net/ipv6/ |
D | ip6_offload.c | 70 int nhoff; in ipv6_gso_segment() local 294 static int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() 321 static int sit_gro_complete(struct sk_buff *skb, int nhoff) in sit_gro_complete() 328 static int ip6ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip6ip6_gro_complete() 335 static int ip4ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip4ip6_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 | 223 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 | 130 u16 nhoff = IP6CB(skb)->nhoff; in _decode_session6() local
|
D | ip6_tunnel.c | 407 unsigned int nhoff = raw - skb->data; in ip6_tnl_parse_tlv_enc_lim() local
|
/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 | 234 unsigned int nhoff, in nf_ct_get_tuple() 256 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr()
|
/net/ipv4/ |
D | udp_offload.c | 341 int udp_gro_complete(struct sk_buff *skb, int nhoff, in udp_gro_complete() 370 static int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
|
D | gre_offload.c | 243 static int gre_gro_complete(struct sk_buff *skb, int nhoff) in gre_gro_complete()
|
D | af_inet.c | 1236 int nhoff; in inet_gso_segment() local 1491 int inet_gro_complete(struct sk_buff *skb, int nhoff) in inet_gro_complete() 1525 static int ipip_gro_complete(struct sk_buff *skb, int nhoff) in ipip_gro_complete()
|
D | fou.c | 261 int nhoff) in fou_gro_complete() 456 static int gue_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in gue_gro_complete()
|
/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()
|
/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 | 213 const struct frag_hdr *fhdr, int nhoff) in nf_ct_frag6_queue() 570 int fhoff, nhoff, ret; in nf_ct_frag6_gather() local
|
/net/ipv6/ila/ |
D | ila_common.c | 62 size_t nhoff = sizeof(struct ipv6hdr); in ila_csum_adjust_transport() local
|
/net/ethernet/ |
D | eth.c | 454 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
|
/net/8021q/ |
D | vlan.c | 673 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
|
/net/core/ |
D | flow_dissector.c | 113 void *data, __be16 proto, int nhoff, int hlen, in __skb_flow_dissect()
|