Lines Matching full:flavors
112 /* flag indicating that flavors are set up for a given End* behavior */
468 * the flavors framework. These behaviors must report the subset of (flavor)
530 /* The action table for RFC8986 flavors (see the flv8986_act_tbl below)
532 * when flavors are configured for an End* behavior.
533 * By combining the pkinfo data and from the flavors mask, the macro
548 * RFC8986 flavors currently supported. 'afm' corresponds to the @fm
560 /* We compute the size of the action table by considering the RFC8986 flavors
562 * adjusted when new flavors are supported.
574 * iii) @fm, the mask of flavors.
584 * flavors, the action that should be taken on a packet (e.g.
606 * - the mask of flavors configured for the specific SRv6 End* behavior.
608 * The function combines both the pkinfo and the flavors mask to evaluate the
616 /* check if the provided mask of flavors is supported */ in seg6_local_flv8986_act_lookup()
739 /* process the packet on the basis of the RFC8986 flavors set for the given
760 pr_warn_once("seg6local: invalid RFC8986 flavors\n"); in end_flv8986_core()
765 * the flavors mask. in end_flv8986_core()
809 * depends on the combination of flavors defined in RFC8986 and some in input_action_end()
2692 /* Check whether the number of defined flavors exceeds the maximum in seg6_local_init()
2707 * actions related to RFC8986 flavors. If the kernel build stops here, in seg6_local_init()