Searched refs:prefix_match (Results 1 – 5 of 5) sorted by relevance
| /mirbsd/src/usr.sbin/faithd/ |
| D | prefix.c | 141 prefix_match(const struct prefix *prefix, const struct sockaddr *sa) in prefix_match() function 338 if (prefix_match(&p->match, sa1) && prefix_match(&p->dest, sa2)) in config_match()
|
| D | prefix.h | 50 extern int prefix_match(const struct prefix *, const struct sockaddr *);
|
| /mirbsd/src/usr.sbin/rtadvd/ |
| D | rtadvd.h | 140 int prefix_match(struct in6_addr *, int, struct in6_addr *, int);
|
| D | rrenum.c | 213 if (prefix_match(&pp->prefix, pp->prefixlen, in do_use_prefix()
|
| D | rtadvd.c | 1180 prefix_match(struct in6_addr *p0, int plen0, in prefix_match() function
|