Home
last modified time | relevance | path

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

/xnu-8020.121.3/bsd/net/
H A Dndrv_var.h58 u_int32_t nd_signature; /* Just double-checking */ member
H A Dndrv.c247 np->nd_signature = NDRV_SIGNATURE; in ndrv_attach()