Searched refs:gen_multicast (Results 1 – 4 of 4) sorted by relevance
308 struct block *gen_multicast(int);
513 | pqual TK_MULTICAST { $$ = gen_multicast($1); }
2721 { (yyval.rblk) = gen_multicast((yyvsp[-1].i)); } in yyparse()
7268 gen_multicast(proto) in gen_multicast() function