Home
last modified time | relevance | path

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

/openbsd/usr.sbin/mrouted/
H A Dcfparse.y45 static const char * ifconfaddr(u_int32_t a);
139 ifname = ifconfaddr($2);
151 if (ifconfaddr($3) != 0)
549 ifconfaddr(u_int32_t a) in ifconfaddr() function