Searched refs:octnet_ifflags (Results 1 – 3 of 3) sorted by relevance
270 enum octnet_ifflags { enum
994 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()996 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
1951 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1953 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()