HomeSort by relevance Sort by last modified time
    Searched refs:gen_mpls (Results 1 - 3 of 3) sorted by null

  /external/libpcap/
gencode.h 295 struct block *gen_mpls(int);
grammar.y 386 | MPLS pnum { $$ = gen_mpls($2); }
387 | MPLS { $$ = gen_mpls(-1); }
gencode.c 6722 gen_mpls(label_num) function
    [all...]

Completed in 35 milliseconds