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

/freebsd-13-stable/stand/uboot/lib/
H A Dnet.c51 static int net_match(struct netif *, void *);
68 net_match, /* netif_match */
199 net_match(struct netif *nif, void *machdep_hint) function
206 printf("net_match: could not match network device\n");

Completed in 124 milliseconds