Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/net/
H A Dsimnet.h56 typedef struct simnet_ioc_info { struct
/illumos-gate/usr/src/uts/common/io/simnet/
H A Dsimnet.c74 static int simnet_ioc_info(void *, intptr_t, int, cred_t *, int *);
85 simnet_ioc_info, NULL},
631 simnet_ioc_info(void *karg, intptr_t arg, int mode, cred_t *cred, int *rvalp) in simnet_ioc_info() function