Home
last modified time | relevance | path

Searched refs:ovs_match (Results 1 – 1 of 1) sorted by relevance

/openbsd/usr.sbin/bgpd/
H A Drde.c112 static int ovs_match(struct prefix *, uint32_t);
2949 if (!ovs_match(p, req->flags)) in rde_dump_filter()
4792 ovs_match(struct prefix *p, uint32_t flag) in ovs_match() function