Searched defs:net_dev (Results 1 – 12 of 12) sorted by relevance
84 struct net_device *net_dev; member103 static inline struct br2684_dev *BRPRIV(const struct net_device *net_dev) in BRPRIV()127 struct net_device *net_dev; in br2684_find_dev() local152 struct net_device *net_dev; in atm_dev_event() local426 struct net_device *net_dev = brvcc->device; in br2684_push() local535 struct net_device *net_dev; in br2684_regvcc() local789 const struct net_device *net_dev = brdev->net_dev; in br2684_seq_show() local841 struct net_device *net_dev; in br2684_exit() local
66 batadv_hardif_get_by_netdev(const struct net_device *net_dev) in batadv_hardif_get_by_netdev()149 static bool batadv_is_on_batman_iface(const struct net_device *net_dev) in batadv_is_on_batman_iface()187 static bool batadv_is_valid_iface(const struct net_device *net_dev) in batadv_is_valid_iface()864 batadv_hardif_add_interface(struct net_device *net_dev) in batadv_hardif_add_interface()929 struct net_device *net_dev) in batadv_hard_if_event_meshif()946 struct net_device *net_dev = netdev_notifier_info_to_dev(ptr); in batadv_hard_if_event() local
121 #define batadv_info(net_dev, fmt, arg...) \ argument135 #define batadv_err(net_dev, fmt, arg...) \ argument
396 static struct sk_buff *batadv_frag_create(struct net_device *net_dev, in batadv_frag_create()437 struct net_device *net_dev = neigh_node->if_incoming->net_dev; in batadv_frag_send_packet() local
43 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
102 static inline void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
1125 bool batadv_meshif_is_valid(const struct net_device *net_dev) in batadv_meshif_is_valid()
797 struct net_device *net_dev = hard_iface->net_dev; in batadv_netlink_hardif_fill() local
103 void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
761 void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
1401 void batadv_bla_status_update(struct net_device *net_dev) in batadv_bla_status_update()
187 struct net_device *net_dev; member
Completed in 43 milliseconds