Home
last modified time | relevance | path

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

/openbsd/src/usr.sbin/bgpd/
Drde_community.c192 mask_match(struct community *a, struct community *b, struct community *m) in mask_match() function
286 if (mask_match(&comm->communities[l], &test, in community_match()
400 if (mask_match(&comm->communities[l], &test, in community_delete()