Home
last modified time | relevance | path

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

/dports/security/chkrootkit/chkrootkit-0.53/
H A Difpromisc.c305 static int if_fetch(char *ifname, struct interface *ife) in if_fetch() function
346 if (if_fetch(ifr->ifr_name, &ife) < 0) in if_print()
/dports/sysutils/busybox/busybox-1.26.2/networking/
H A Dinterface.c597 static int if_fetch(struct interface *ife) in if_fetch() function
673 if (if_fetch(ife) < 0) { in do_if_fetch()