Home
last modified time | relevance | path

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

/xnu-10063.141.1/bsd/net/
H A Dif_vlan.c197 u_int32_t ifv_signature;/* IFV_SIGNATURE */ member
399 if (ifv->ifv_signature != IFV_SIGNATURE) { in ifvlan_retain()
413 if (ifv->ifv_signature != IFV_SIGNATURE) { in ifvlan_release()
425 ifv->ifv_signature = 0; in ifvlan_release()
976 ifv->ifv_signature = IFV_SIGNATURE; in vlan_clone_create()