Searched defs:nhoff (Results 26 – 37 of 37) sorted by relevance
12
/openbmc/linux/net/ipv4/ |
H A D | ip_gre.c | 531 int nhoff; in erspan_fb_xmit() local
|
/openbmc/linux/drivers/net/bonding/ |
H A D | bond_main.c | 4106 int hlen, __be16 l2_proto, int *nhoff, int *ip_proto, bool l34) in bond_flow_ip() 4166 __be16 l2_proto, int nhoff, int hlen, struct flow_keys *fk) in bond_flow_dissect() 4230 __be16 l2_proto, int mhoff, int nhoff, int hlen) in __bond_xmit_hash()
|
/openbmc/linux/include/linux/ |
H A D | ipv6.h | 132 __u16 nhoff; member
|
H A D | skbuff.h | 1518 int nhoff, int hlen, unsigned int flags) in skb_flow_dissect_flow_keys_basic()
|
/openbmc/linux/drivers/net/ |
H A D | geneve.c | 563 int nhoff) in geneve_gro_complete()
|
/openbmc/linux/net/ipv6/ |
H A D | ip6_tunnel.c | 400 unsigned int nhoff = raw - skb->data; in ip6_tnl_parse_tlv_enc_lim() local
|
H A D | ip6_gre.c | 949 int nhoff; in ip6erspan_tunnel_xmit() local
|
/openbmc/linux/drivers/net/vxlan/ |
H A D | vxlan_core.c | 770 static int vxlan_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in vxlan_gro_complete() 778 static int vxlan_gpe_gro_complete(struct sock *sk, struct sk_buff *skb, int nhoff) in vxlan_gpe_gro_complete()
|
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | en_netdev.c | 373 int nhoff = skb_network_offset(skb); in mlx4_en_filter_rfs() local
|
/openbmc/linux/net/xfrm/ |
H A D | xfrm_policy.c | 3485 u16 nhoff = IP6CB(skb)->nhoff; in decode_session6() local
|
/openbmc/linux/tools/include/uapi/linux/ |
H A D | bpf.h | 7107 __u16 nhoff; member
|
/openbmc/linux/include/uapi/linux/ |
H A D | bpf.h | 7104 __u16 nhoff; member
|
12