Searched refs:octnet_ifflags (Results 1 – 3 of 3) sorted by relevance
281 enum octnet_ifflags { enum
1012 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1014 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
1910 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1912 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()