Home
last modified time | relevance | path

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

/xnu-8020.140.41/bsd/net/
H A Dif_vlan.c1928 int need_link_event = FALSE; in vlan_ioctl() local
1937 need_link_event = (ifv->ifv_vlp != NULL); in vlan_ioctl()
1940 if (need_link_event) { in vlan_ioctl()