Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/sys/
H A Dproc_info.h457 struct ndrv_info { struct
560 struct ndrv_info pri_ndrv; /* SOCKINFO_NDRV */
/xnu-11417.140.69/bsd/kern/
H A Dsocket_info.c208 struct ndrv_info *ndrvsi = &si->soi_proto.pri_ndrv; in fill_socketinfo()