Searched defs:nhoff (Results 26 - 35 of 35) sorted by relevance

12

/linux-master/include/linux/
H A Dipv6.h139 __u16 nhoff; member in struct:inet6_skb_parm
H A Dskbuff.h1546 skb_flow_dissect_flow_keys_basic(const struct net *net, const struct sk_buff *skb, struct flow_keys_basic *flow, const void *data, __be16 proto, int nhoff, int hlen, unsigned int flags) argument
/linux-master/net/ipv6/
H A Dip6_gre.c949 int nhoff; local
/linux-master/drivers/net/
H A Dgeneve.c554 geneve_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) argument
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rx.c1328 int nhoff = rq->hw_gro_data->fk.control.thoff - sizeof(struct iphdr); local
1340 int nhoff = rq->hw_gro_data->fk.control.thoff - sizeof(struct ipv6hdr); local
2353 int nhoff = ETH_HLEN + rq->hw_gro_data->fk.control.thoff - local
/linux-master/drivers/net/ethernet/mellanox/mlx4/
H A Den_netdev.c374 int nhoff = skb_network_offset(skb); local
/linux-master/drivers/net/bonding/
H A Dbond_main.c4054 bond_flow_ip(struct sk_buff *skb, struct flow_keys *fk, const void *data, int hlen, __be16 l2_proto, int *nhoff, int *ip_proto, bool l34) argument
4114 bond_flow_dissect(struct bonding *bond, struct sk_buff *skb, const void *data, __be16 l2_proto, int nhoff, int hlen, struct flow_keys *fk) argument
4178 __bond_xmit_hash(struct bonding *bond, struct sk_buff *skb, const void *data, __be16 l2_proto, int mhoff, int nhoff, int hlen) argument
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_core.c770 static int vxlan_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) argument
778 static int vxlan_gpe_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) argument
/linux-master/include/uapi/linux/
H A Dbpf.h7239 __u16 nhoff; member in struct:bpf_flow_keys
/linux-master/tools/include/uapi/linux/
H A Dbpf.h7239 __u16 nhoff; member in struct:bpf_flow_keys

Completed in 379 milliseconds

12