Home
last modified time | relevance | path

Searched defs:ol4_proto (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c524 static int hns3_get_l4_protocol(struct sk_buff *skb, u8 *ol4_proto, in hns3_get_l4_protocol()
580 static void hns3_set_l2l3l4_len(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l2l3l4_len()
710 static int hns3_set_l3l4_type_csum(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l3l4_type_csum()
907 u8 ol4_proto; in hns3_fill_desc() local
/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/
Dhns3_enet.c731 static int hns3_get_l4_protocol(struct sk_buff *skb, u8 *ol4_proto, in hns3_get_l4_protocol()
804 static void hns3_set_outer_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_outer_l2l3l4()
852 static int hns3_set_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l2l3l4()
1044 u8 ol4_proto, il4_proto; in hns3_fill_skb_desc() local