Searched refs:vif (Results 1 – 5 of 5) sorted by relevance
68 vif-model set to "avp".75 first attachment will have a default vif-model of "virtio". The next two76 network attachments will have a vif-model of "avp" and may be used with a DPDK83 --nic net-id=${NETWORK2_UUID},vif-model=avp \84 --nic net-id=${NETWORK3_UUID},vif-model=avp \
182 VNET_DEFINE_STATIC(struct vif *, viftable);343 static int pim_register_send(struct ip *, struct vif *,345 static int pim_register_send_rp(struct ip *, struct vif *,350 static void send_packet(struct vif *, struct mbuf *);840 struct vif *vifp = V_viftable + vifcp->vifc_vifi; in add_vif()946 struct vif *vifp; in del_vif_locked()1618 X_legal_vif_num(int vif) in X_legal_vif_num() argument1623 if (vif < 0) in X_legal_vif_num()1627 if (vif < V_numvifs) in X_legal_vif_num()1677 send_packet(struct vif *vifp, struct mbuf *m) in send_packet()[all …]
257 struct vif { struct
234 struct vif viftable[MAXVIFS]; in mroutepr()235 struct vif *v; in mroutepr()