Searched refs:xpvtap_rs_t (Results 1 – 2 of 2) sorted by relevance
1407 xpvtap_rs_t *rstruct; in xpvtap_rs_init()1416 rstruct = kmem_alloc(sizeof (xpvtap_rs_t), KM_SLEEP); in xpvtap_rs_init()1457 xpvtap_rs_t *rstruct; in xpvtap_rs_fini()1462 rstruct = (xpvtap_rs_t *)*handle; in xpvtap_rs_fini()1466 kmem_free(rstruct, sizeof (xpvtap_rs_t)); in xpvtap_rs_fini()1480 xpvtap_rs_t *rstruct; in xpvtap_rs_alloc()1492 rstruct = (xpvtap_rs_t *)handle; in xpvtap_rs_alloc()1557 xpvtap_rs_t *rstruct; in xpvtap_rs_free()1564 rstruct = (xpvtap_rs_t *)handle; in xpvtap_rs_free()1590 xpvtap_rs_t *rstruct; in xpvtap_rs_flush()[all …]
83 } xpvtap_rs_t; typedef