Home
last modified time | relevance | path

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

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