Searched refs:gen_mpls (Results 1 – 3 of 3) sorted by relevance
303 struct block *gen_mpls(int);
507 | MPLS pnum { $$ = gen_mpls($2); }508 | MPLS { $$ = gen_mpls(-1); }
7946 gen_mpls(label_num) in gen_mpls() function