Home
last modified time | relevance | path

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

/dflybsd-src/stand/boot/efi/libefi/
H A Definet.c49 static int efinet_match(struct netif *, void *);
55 .netif_match = efinet_match,
100 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() function