Home
last modified time | relevance | path

Searched refs:seg6_action_table (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv6/
H A Dseg6_local.c559 static struct seg6_action_desc seg6_action_table[] = { variable
619 count = ARRAY_SIZE(seg6_action_table); in __get_action_desc()
621 desc = &seg6_action_table[i]; in __get_action_desc()
/kernel/linux/linux-6.6/net/ipv6/
H A Dseg6_local.c1462 static struct seg6_action_desc seg6_action_table[] = { variable
1566 count = ARRAY_SIZE(seg6_action_table); in __get_action_desc()
1568 desc = &seg6_action_table[i]; in __get_action_desc()
2453 * seg6_action_table. Therefore, this check is required for SRv6 in parse_nla_action()

Completed in 6 milliseconds