HomeSort by: relevance | last modified time | path
    Searched defs:vlan_cloner (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/net/
if_vlan.c 239 struct if_clone vlan_cloner = variable in typeref:struct:if_clone
286 if_clone_attach(&vlan_cloner);
304 if_clone_detach(&vlan_cloner);
if_vlan.c 239 struct if_clone vlan_cloner = variable in typeref:struct:if_clone
286 if_clone_attach(&vlan_cloner);
304 if_clone_detach(&vlan_cloner);
if_vlan.c 239 struct if_clone vlan_cloner = variable in typeref:struct:if_clone
286 if_clone_attach(&vlan_cloner);
304 if_clone_detach(&vlan_cloner);

Completed in 37 milliseconds