Searched refs:vlan_pflags (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/net/
H A Dif_vlan.c132 } vlan_pflags[] = { variable in typeref:struct:__anon9574
1440 for (i = 0; vlan_pflags[i].flag; i++) {
1441 error = vlan_setflag(ifp, vlan_pflags[i].flag,
1442 status, vlan_pflags[i].func);

Completed in 46 milliseconds