HomeSort by: relevance | last modified time | path
    Searched refs:ifwithname (Results 1 - 4 of 4) sorted by relevancy

  /src/sbin/routed/
defs.h 637 extern struct interface *ifwithname(char *, naddr);
input.c 108 aifp = ifwithname(inbuf.ifname, 0);
if.c 190 ifwithname(char *name, /* "ec0" or whatever */ function in typeref:struct:interface *
940 ifp = ifwithname(ifs.int_name, ((ifs.int_state & IS_ALIAS)
rdisc.c 1003 ifp = ifwithname(buf.ifname, 0);

Completed in 40 milliseconds