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

/freebsd-9.3-release/sys/net/
H A Dif_vlan.c1521 * changes then IFCAP_VLAN_TOE should be promoted to a full capability
1524 #define IFCAP_VLAN_TOE IFCAP_TOE macro
1525 if (p->if_capabilities & IFCAP_VLAN_TOE)
1527 if (p->if_capenable & IFCAP_VLAN_TOE) {

Completed in 38 milliseconds