Lines Matching +full:7 +full:- +full:segment
2 * SR-IPv6 implementation
31 #define SEG6_LOCAL_MAX (__SEG6_LOCAL_MAX - 1)
35 /* node segment */
37 /* adjacency segment (IPv6 cross-connect) */
41 /* decap and L2 cross-connect */
43 /* decap and IPv6 cross-connect */
45 /* decap and IPv4 cross-connect */
48 SEG6_LOCAL_ACTION_END_DT6 = 7,
51 /* binding segment with insertion */
53 /* binding segment with encapsulation */
55 /* binding segment with MPLS encap */
59 /* forward to SR-unaware VNF with static proxy */
61 /* forward to SR-unaware VNF with masquerading */
69 #define SEG6_LOCAL_ACTION_MAX (__SEG6_LOCAL_ACTION_MAX - 1)
78 #define SEG6_LOCAL_BPF_PROG_MAX (__SEG6_LOCAL_BPF_PROG_MAX - 1)