Searched refs:TUN_USER_FEATURES (Results 1 – 1 of 1) sorted by relevance
126 #define TUN_USER_FEATURES (NETIF_F_HW_CSUM|NETIF_F_TSO_ECN|NETIF_F_TSO| \ macro464 return (features & tun->set_features) | (features & ~TUN_USER_FEATURES); in tun_net_fix_features()1147 TUN_USER_FEATURES; in tun_set_iff()