Searched refs:man_switch_match (Results 1 – 1 of 1) sorted by relevance
529 static man_dest_t *man_switch_match(man_dest_t *, int, void *);4458 mdp = man_switch_match(tdp, adp->a_pg_id, tdp->md_switch_id); in man_iswitch()4598 man_switch_match(man_dest_t *sdp, int pg_id, void *sid) in man_switch_match() function