/net/ipv6/ |
D | ip6_offload.c | 85 int nhoff; in ipv6_gso_segment() local 322 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() 350 static int sit_gro_complete(struct sk_buff *skb, int nhoff) in sit_gro_complete() 357 static int ip6ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip6ip6_gro_complete() 364 static int ip4ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip4ip6_gro_complete()
|
D | reassembly.c | 107 struct frag_hdr *fhdr, int nhoff, in ip6_frag_queue() 254 unsigned int nhoff; in ip6_frag_reasm() local
|
D | udp_offload.c | 161 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete()
|
D | esp6_offload.c | 57 int nhoff; in esp6_gro_receive() local
|
D | ip6_input.c | 360 unsigned int nhoff; in ip6_protocol_deliver_rcu() local
|
D | ip6_gre.c | 946 int nhoff; in ip6erspan_tunnel_xmit() local
|
D | ip6_tunnel.c | 428 unsigned int nhoff = raw - skb->data; in ip6_tnl_parse_tlv_enc_lim() local
|
/net/netfilter/ |
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
|
D | nf_conntrack_core.c | 242 unsigned int nhoff, in nf_ct_get_tuple() 320 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto() 350 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv6_get_l4proto() 379 unsigned int nhoff, u8 pf, u8 *l4num) in get_l4proto() 395 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr()
|
/net/ipv6/netfilter/ |
D | nf_conntrack_reasm.c | 170 const struct frag_hdr *fhdr, int nhoff) in nf_ct_frag6_queue() 444 int fhoff, nhoff, ret; in nf_ct_frag6_gather() local
|
/net/bridge/netfilter/ |
D | nf_conntrack_bridge.c | 206 int nhoff, len; in nf_ct_br_ip_check() local 225 int nhoff, len; in nf_ct_br_ipv6_check() local
|
/net/core/ |
D | flow_dissector.c | 406 void *target_container, void *data, int nhoff, int hlen, in __skb_flow_dissect_mpls() 464 void *target_container, void *data, int nhoff, int hlen) in __skb_flow_dissect_arp() 716 void *target_container, void *data, int nhoff, in __skb_flow_dissect_ports() 857 __be16 proto, int nhoff, int hlen, unsigned int flags) in bpf_flow_dissect() 908 void *data, __be16 proto, int nhoff, int hlen, in __skb_flow_dissect()
|
D | dev.c | 5928 static inline void skb_gro_reset_offset(struct sk_buff *skb, u32 nhoff) in skb_gro_reset_offset()
|
/net/ipv6/ila/ |
D | ila_common.c | 77 size_t nhoff = sizeof(struct ipv6hdr); in ila_csum_adjust_transport() local
|
/net/ipv4/ |
D | udp_offload.c | 625 int udp_gro_complete(struct sk_buff *skb, int nhoff, in udp_gro_complete() 660 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
|
D | gre_offload.c | 236 static int gre_gro_complete(struct sk_buff *skb, int nhoff) in gre_gro_complete()
|
D | af_inet.c | 1342 int nhoff; in inet_gso_segment() local 1616 int inet_gro_complete(struct sk_buff *skb, int nhoff) in inet_gro_complete() 1652 static int ipip_gro_complete(struct sk_buff *skb, int nhoff) in ipip_gro_complete()
|
D | fou.c | 264 int nhoff) in fou_gro_complete() 458 static int gue_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in gue_gro_complete()
|
D | ip_gre.c | 521 int nhoff; in erspan_fb_xmit() local
|
/net/ipv4/netfilter/ |
D | nf_log_arp.c | 44 const struct sk_buff *skb, unsigned int nhoff) in dump_arp_packet()
|
/net/ethernet/ |
D | eth.c | 463 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
|
/net/8021q/ |
D | vlan_core.c | 515 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
|
/net/xfrm/ |
D | xfrm_policy.c | 3413 u16 nhoff = IP6CB(skb)->nhoff; in decode_session6() local
|