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

/freebsd-current/stand/uboot/
H A Dnet.c48 static int net_match(struct netif *, void *);
65 net_match, /* netif_match */
196 net_match(struct netif *nif, void *machdep_hint) function
203 printf("net_match: could not match network device\n");

Completed in 147 milliseconds