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