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

/linux-master/drivers/net/ipvlan/
H A Dipvlan_main.c116 #define IPVLAN_ALWAYS_ON \ macro
140 dev->features |= IPVLAN_ALWAYS_ON;
247 features |= IPVLAN_ALWAYS_ON;
248 features &= (IPVLAN_FEATURES | IPVLAN_ALWAYS_ON);

Completed in 77 milliseconds