Searched refs:octnet_ifflags (Results 1 – 3 of 3) sorted by relevance
287 enum octnet_ifflags { enum
1002 static enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1004 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()
1940 static inline enum octnet_ifflags get_new_flags(struct net_device *netdev) in get_new_flags()1942 enum octnet_ifflags f = OCTNET_IFFLAG_UNICAST; in get_new_flags()