Home
last modified time | relevance | path

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

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