Searched refs:gen_mpls (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.3-release/contrib/libpcap/
H A Dgencode.h303 struct block *gen_mpls(int);
H A Dgrammar.y507 | MPLS pnum { $$ = gen_mpls($2); }
508 | MPLS { $$ = gen_mpls(-1); }
H A Dgencode.c7946 gen_mpls(label_num) function

Completed in 130 milliseconds