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

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

Completed in 43 milliseconds