Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhns3_enet.c1239 static int hns3_get_l4_protocol(struct sk_buff *skb, u8 *ol4_proto, in hns3_get_l4_protocol()
1320 static void hns3_set_outer_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_outer_l2l3l4()
1433 static int hns3_set_l2l3l4(struct sk_buff *skb, u8 ol4_proto, in hns3_set_l2l3l4()
1609 u8 ol4_proto, il4_proto; in hns3_handle_csum_partial() local