Searched refs:mcifp (Results 1 – 1 of 1) sorted by relevance
2701 struct ifnet *mcifp; in vxlan_transmit() local2708 mcifp = NULL; in vxlan_transmit()2727 mcifp = vxlan_multicast_if_ref(sc, ipv4); in vxlan_transmit()2738 if (mcifp != NULL) in vxlan_transmit()2739 if_rele(mcifp); in vxlan_transmit()