Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/ia64/stand/efi/libefi/
Definet.c48 int efinet_match(struct netif *, void *);
57 efinet_match, /* netif_match */
102 efinet_match(struct netif *nif, void *machdep_hint) in efinet_match() function