Home
last modified time | relevance | path

Searched refs:vif (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/vioif/
H A Dvioif.c515 vif->vif_nrxbufs_onloan_max = vif->vif_rxbufs_capacity / 2; in vioif_alloc_bufs()
1248 if (vif->vif_tx_tso4 || vif->vif_tx_tso6) { in vioif_send()
1775 vif->vif_mac[i] = virtio_dev_get8(vif->vif_virtio, in vioif_get_mac()
1801 (uint_t)vif->vif_mac[0], (uint_t)vif->vif_mac[1], in vioif_get_mac()
1802 (uint_t)vif->vif_mac[2], (uint_t)vif->vif_mac[3], in vioif_get_mac()
1803 (uint_t)vif->vif_mac[4], (uint_t)vif->vif_mac[5]); in vioif_get_mac()
1954 vif = kmem_zalloc(sizeof (*vif), KM_SLEEP); in vioif_attach()
2000 if (vif->vif_mtu > vif->vif_mtu_max) { in vioif_attach()
2001 vif->vif_mtu = vif->vif_mtu_max; in vioif_attach()
2050 kmem_free(vif, sizeof (*vif)); in vioif_attach()
[all …]
/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/vrrpd/
H A Dvrrpd.c2912 vrrp_intf_t *vif; in vrrpd_query() local
2931 vif = vr->vvr_vif; in vrrpd_query()
3747 vrrp_intf_t *vif; in vrrpd_init_txsock() local
3765 vr->vvr_vif = vif; in vrrpd_init_txsock()
3806 vif = vr->vvr_vif; in vrrpd_init_txsock_v4()
3808 assert(vif != NULL); in vrrpd_init_txsock_v4()
3819 vif->vvi_sockfd = socket(vif->vvi_af, SOCK_RAW, IPPROTO_VRRP); in vrrpd_init_txsock_v4()
3889 vif = vr->vvr_vif; in vrrpd_init_txsock_v6()
3902 vif->vvi_sockfd = socket(vif->vvi_af, SOCK_RAW, IPPROTO_VRRP); in vrrpd_init_txsock_v6()
3968 if (vif != NULL) { in vrrpd_fini_txsock()
[all …]
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dip_mroute.c179 static void del_vifp(struct vif *);
203 static void tbf_process_q(struct vif *);
805 unlock_good_vif(struct vif *vifp) in unlock_good_vif()
813 lock_good_vif(struct vif *vifp) in lock_good_vif()
1042 del_vifp(struct vif *vifp) in del_vifp()
1983 struct vif *vifp; in ip_mdq()
2617 struct vif *vifp; in ip_mroute_decap()
2667 struct vif *vife; in ip_mroute_decap()
2972 tbf_process_q(struct vif *vifp) in tbf_process_q()
3022 struct vif *vifp = arg; in tbf_reprocess_q()
[all …]
/illumos-gate/usr/src/uts/common/inet/
H A Dip_stack.h341 struct vif *ips_vifs;
349 struct vif *ips_last_encap_vif;
/illumos-gate/usr/src/uts/common/netinet/
H A Dip_mroute.h169 struct vif { struct
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hsi_fcoe.h116 __le16 vif /* VIF */; member
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/hsi_repository/
H A Decore_hsi_fcoe.h116 __le16 vif /* VIF */; member
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h5760 u16_t vif /* VIF */; member