Searched refs:cur_prefix (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/usr.sbin/ospf6d/
H A Drde.c1356 char *cur_prefix; local
1358 cur_prefix = (char *)(lsa + 1);
1363 new->prefix = (struct lsa_prefix *)cur_prefix;
1385 cur_prefix = cur_prefix + len;

Completed in 114 milliseconds