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