Searched defs:ndrv_cb (Results 1 – 2 of 2) sorted by relevance
55 struct ndrv_cb { struct72 #define sotondrvcb(so) ((struct ndrv_cb *)(so)->so_pcb) argument
207 struct ndrv_cb *ndrv_cb = (struct ndrv_cb *)so->so_pcb; in fill_socketinfo() local