Searched refs:octnet_ifflags (Results 1 – 3 of 3) sorted by relevance
281 enum octnet_ifflags { enum
999 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1001 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
1902 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1904 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()