Searched defs:if_t (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h859 nca_squeue_t *if_inq; /* if_t input nca_squeue_t */
860 nca_squeue_t *if_ouq; /* if_t output nca_squeue_t */
866 int if_inq_cnt; /* count of if_t.inq references */
1036 * if_t - interface per instance data.
1060 * All if_t are associated with a CPU and have a default
1075 } if_t; typedef in typeref:struct:if_s
1189 if_t *ifp; /* Interface for this connection */

Completed in 55 milliseconds