Home
last modified time | relevance | path

Searched defs:netif_match (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/evbarm/stand/boot2440/
H A Dnetif.c72 netif_match(unsigned int tag, uint8_t *macaddr) in netif_match() function
/netbsd-src/sys/lib/libsa/
H A Dnetif.h38 int (*netif_match)(struct netif *, void *); member
H A Dnetif.c80 netif_match(struct netif *nif, void *machdep_hint) in netif_match() function