Lines Matching full:flavors
112 /* flag indicating that flavors are set up for a given End* behavior */
465 * the flavors framework. These behaviors must report the subset of (flavor)
527 /* The action table for RFC8986 flavors (see the flv8986_act_tbl below)
529 * when flavors are configured for an End* behavior.
530 * By combining the pkinfo data and from the flavors mask, the macro
545 * RFC8986 flavors currently supported. 'afm' corresponds to the @fm
557 /* We compute the size of the action table by considering the RFC8986 flavors
559 * adjusted when new flavors are supported.
571 * iii) @fm, the mask of flavors.
581 * flavors, the action that should be taken on a packet (e.g.
603 * - the mask of flavors configured for the specific SRv6 End* behavior.
605 * The function combines both the pkinfo and the flavors mask to evaluate the
613 /* check if the provided mask of flavors is supported */ in seg6_local_flv8986_act_lookup()
736 /* process the packet on the basis of the RFC8986 flavors set for the given
757 pr_warn_once("seg6local: invalid RFC8986 flavors\n"); in end_flv8986_core()
762 * the flavors mask. in end_flv8986_core()
806 * depends on the combination of flavors defined in RFC8986 and some in input_action_end()
2690 /* Check whether the number of defined flavors exceeds the maximum in seg6_local_init()
2705 * actions related to RFC8986 flavors. If the kernel build stops here, in seg6_local_init()