Home
last modified time | relevance | path

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

12

/Linux-v6.1/samples/bpf/
Dsockex3_kern.c77 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
144 __u32 nhoff = skb->cb[0]; in parse_ip_proto() local
195 __u32 nhoff, verlen, ip_proto; in PROG() local
223 __u32 nhoff, ip_proto; in PROG() local
245 __u32 nhoff, proto; in PROG() local
261 __u32 nhoff, label; in PROG() local
285 __u32 nhoff = ETH_HLEN; in main_prog() local
Dsockex2_kern.c46 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
62 static inline __u64 parse_ip(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ip()
86 static inline __u64 parse_ipv6(struct __sk_buff *skb, __u64 nhoff, __u64 *ip_proto, in parse_ipv6()
103 __u64 nhoff = ETH_HLEN; in flow_dissector() local
Dparse_ldabs.c21 static inline int ip_is_fragment(struct __sk_buff *ctx, __u64 nhoff) in ip_is_fragment()
/Linux-v6.1/net/ipv6/
Dip6_offload.c86 int nhoff; in ipv6_gso_segment() local
339 INDIRECT_CALLABLE_SCOPE int ipv6_gro_complete(struct sk_buff *skb, int nhoff) in ipv6_gro_complete()
391 static int sit_gro_complete(struct sk_buff *skb, int nhoff) in sit_gro_complete()
398 static int ip6ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip6ip6_gro_complete()
405 static int ip4ip6_gro_complete(struct sk_buff *skb, int nhoff) in ip4ip6_gro_complete()
Dreassembly.c107 struct frag_hdr *fhdr, int nhoff, in ip6_frag_queue()
255 unsigned int nhoff; in ip6_frag_reasm() local
Dudp_offload.c160 INDIRECT_CALLABLE_SCOPE int udp6_gro_complete(struct sk_buff *skb, int nhoff) in udp6_gro_complete()
Desp6_offload.c58 int nhoff; in esp6_gro_receive() local
Dip6_input.c367 unsigned int nhoff; in ip6_protocol_deliver_rcu() local
/Linux-v6.1/net/netfilter/
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
Dnf_conntrack_core.c278 unsigned int nhoff, in nf_ct_get_tuple()
354 static int ipv4_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv4_get_l4proto()
384 static int ipv6_get_l4proto(const struct sk_buff *skb, unsigned int nhoff, in ipv6_get_l4proto()
413 unsigned int nhoff, u8 pf, u8 *l4num) in get_l4proto()
429 bool nf_ct_get_tuplepr(const struct sk_buff *skb, unsigned int nhoff, in nf_ct_get_tuplepr()
Dnf_log_syslog.c62 const struct sk_buff *skb, unsigned int nhoff) in dump_arp_packet()
/Linux-v6.1/net/core/
Dflow_dissector.c210 int nhoff, int hlen) in __skb_flow_dissect_l2tpv3()
439 void *target_container, const void *data, int nhoff, in __skb_flow_dissect_mpls()
498 int nhoff, int hlen) in __skb_flow_dissect_arp()
752 int nhoff, u8 ip_proto, int hlen) in __skb_flow_dissect_ports()
894 __be16 proto, int nhoff, int hlen, unsigned int flags) in bpf_flow_dissect()
950 __be16 proto, int nhoff, int hlen, unsigned int flags) in __skb_flow_dissect()
Dgro.c414 static inline void skb_gro_reset_offset(struct sk_buff *skb, u32 nhoff) in skb_gro_reset_offset()
/Linux-v6.1/net/ipv6/netfilter/
Dnf_conntrack_reasm.c166 const struct frag_hdr *fhdr, int nhoff) in nf_ct_frag6_queue()
441 int fhoff, nhoff, ret; in nf_ct_frag6_gather() local
/Linux-v6.1/net/nsh/
Dnsh.c82 int nhoff; in nsh_gso_segment() local
/Linux-v6.1/net/bridge/netfilter/
Dnf_conntrack_bridge.c207 int nhoff, len; in nf_ct_br_ip_check() local
226 int nhoff, len; in nf_ct_br_ipv6_check() local
/Linux-v6.1/net/ipv4/
Dudp_offload.c660 int udp_gro_complete(struct sk_buff *skb, int nhoff, in udp_gro_complete()
698 INDIRECT_CALLABLE_SCOPE int udp4_gro_complete(struct sk_buff *skb, int nhoff) in udp4_gro_complete()
Dgre_offload.c235 static int gre_gro_complete(struct sk_buff *skb, int nhoff) in gre_gro_complete()
Daf_inet.c1356 int nhoff; in inet_gso_segment() local
1619 int inet_gro_complete(struct sk_buff *skb, int nhoff) in inet_gro_complete()
1651 static int ipip_gro_complete(struct sk_buff *skb, int nhoff) in ipip_gro_complete()
Dfou.c261 int nhoff) in fou_gro_complete()
446 static int gue_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in gue_gro_complete()
/Linux-v6.1/net/ipv6/ila/
Dila_common.c77 size_t nhoff = sizeof(struct ipv6hdr); in ila_csum_adjust_transport() local
/Linux-v6.1/net/ethernet/
Deth.c456 int eth_gro_complete(struct sk_buff *skb, int nhoff) in eth_gro_complete()
/Linux-v6.1/net/8021q/
Dvlan_core.c506 static int vlan_gro_complete(struct sk_buff *skb, int nhoff) in vlan_gro_complete()
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_rx.c1184 int nhoff = rq->hw_gro_data->fk.control.thoff - sizeof(struct iphdr); in mlx5e_shampo_update_hdr() local
1196 int nhoff = rq->hw_gro_data->fk.control.thoff - sizeof(struct ipv6hdr); in mlx5e_shampo_update_hdr() local
2127 int nhoff = ETH_HLEN + rq->hw_gro_data->fk.control.thoff - in mlx5e_handle_rx_cqe_mpwrq_shampo() local
/Linux-v6.1/drivers/net/bonding/
Dbond_main.c3975 int hlen, __be16 l2_proto, int *nhoff, int *ip_proto, bool l34) in bond_flow_ip()
4035 __be16 l2_proto, int nhoff, int hlen, struct flow_keys *fk) in bond_flow_dissect()
4099 __be16 l2_proto, int mhoff, int nhoff, int hlen) in __bond_xmit_hash()

12