Lines Matching +full:7 +full:- +full:segment
2 * SR-IPv6 implementation
34 #define SEG6_LOCAL_MAX (__SEG6_LOCAL_MAX - 1)
38 /* node segment */
40 /* adjacency segment (IPv6 cross-connect) */
44 /* decap and L2 cross-connect */
46 /* decap and IPv6 cross-connect */
48 /* decap and IPv4 cross-connect */
51 SEG6_LOCAL_ACTION_END_DT6 = 7,
54 /* binding segment with insertion */
56 /* binding segment with encapsulation */
58 /* binding segment with MPLS encap */
62 /* forward to SR-unaware VNF with static proxy */
64 /* forward to SR-unaware VNF with masquerading */
74 #define SEG6_LOCAL_ACTION_MAX (__SEG6_LOCAL_ACTION_MAX - 1)
83 #define SEG6_LOCAL_BPF_PROG_MAX (__SEG6_LOCAL_BPF_PROG_MAX - 1)
90 * - SEG6_LOCAL_CNT_PACKETS: identifies a counter that counts the number of
94 * - SEG6_LOCAL_CNT_BYTES: identifies a counter that counts the total amount
99 * - SEG6_LOCAL_CNT_ERRORS: identifies a counter that counts the number of
112 #define SEG6_LOCAL_CNT_MAX (__SEG6_LOCAL_CNT_MAX - 1)
123 #define SEG6_LOCAL_FLV_MAX (__SEG6_LOCAL_FLV_MAX - 1)
135 #define SEG6_LOCAL_FLV_OP_MAX (__SEG6_LOCAL_FLV_OP_MAX - 1)