/net/ipv6/ |
D | ip6_offload.c | 83 int nhoff; in ipv6_gso_segment() local 326 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete() 354 static int sit_gro_complete(struct sk_buff *skb, int nhoff) in sit_gro_complete() 361 static int ip6ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip6ip6_gro_complete() 368 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 | 148 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 | 336 unsigned int nhoff; in ip6_protocol_deliver_rcu() local
|
D | ip6_gre.c | 935 int nhoff; in ip6erspan_tunnel_xmit() local
|
D | ip6_tunnel.c | 400 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() 258 int nhoff = skb_network_offset(skb); in hmark_pkt_set_htuple_ipv4() local
|
D | nf_conntrack_core.c | 237 unsigned int nhoff, in nf_ct_get_tuple() 315 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto() 345 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv6_get_l4proto() 374 unsigned int nhoff, u8 pf, u8 *l4num) in get_l4proto() 390 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() 442 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 | 407 void *target_container, void *data, int nhoff, int hlen) in __skb_flow_dissect_mpls() 453 void *target_container, void *data, int nhoff, int hlen) in __skb_flow_dissect_arp() 705 void *target_container, void *data, int nhoff, in __skb_flow_dissect_ports() 846 __be16 proto, int nhoff, int hlen, unsigned int flags) in bpf_flow_dissect() 899 void *data, __be16 proto, int nhoff, int hlen, in __skb_flow_dissect()
|
D | dev.c | 5449 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 | 617 int udp_gro_complete(struct sk_buff *skb, int nhoff, in udp_gro_complete() 652 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 | 1310 int nhoff; in inet_gso_segment() local 1590 int inet_gro_complete(struct sk_buff *skb, int nhoff) in inet_gro_complete() 1626 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 | 522 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 | 507 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
|
/net/8021q/ |
D | vlan_core.c | 516 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
|
/net/xfrm/ |
D | xfrm_policy.c | 3393 u16 nhoff = IP6CB(skb)->nhoff; in decode_session6() local
|