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

/freebsd-10-stable/sbin/routed/
H A Dif.c47 struct ifhead remote_if = LIST_HEAD_INITIALIZER(remote_if); /* remote interfaces */ variable in typeref:struct:ifhead
126 LIST_INSERT_HEAD(&remote_if, ifp, remote_list);
H A Ddefs.h485 extern struct ifhead remote_if; /* remote interfaces */
H A Dinput.c99 LIST_FOREACH(aifp, &remote_if, remote_list) {

Completed in 458 milliseconds