Home
last modified time | relevance | path

Searched defs:net_dev (Results 1 – 12 of 12) sorted by relevance

/net/atm/
A Dbr2684.c84 struct net_device *net_dev; member
103 static inline struct br2684_dev *BRPRIV(const struct net_device *net_dev) in BRPRIV()
127 struct net_device *net_dev; in br2684_find_dev() local
152 struct net_device *net_dev; in atm_dev_event() local
426 struct net_device *net_dev = brvcc->device; in br2684_push() local
535 struct net_device *net_dev; in br2684_regvcc() local
789 const struct net_device *net_dev = brdev->net_dev; in br2684_seq_show() local
841 struct net_device *net_dev; in br2684_exit() local
/net/batman-adv/
A Dhard-interface.c66 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
A Dlog.h121 #define batadv_info(net_dev, fmt, arg...) \ argument
135 #define batadv_err(net_dev, fmt, arg...) \ argument
A Dfragmentation.c396 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
A Dnetwork-coding.h43 static inline void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
A Ddistributed-arp-table.h102 static inline void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
A Dmesh-interface.c1125 bool batadv_meshif_is_valid(const struct net_device *net_dev) in batadv_meshif_is_valid()
A Dnetlink.c797 struct net_device *net_dev = hard_iface->net_dev; in batadv_netlink_hardif_fill() local
A Dnetwork-coding.c103 void batadv_nc_status_update(struct net_device *net_dev) in batadv_nc_status_update()
A Ddistributed-arp-table.c761 void batadv_dat_status_update(struct net_device *net_dev) in batadv_dat_status_update()
A Dbridge_loop_avoidance.c1401 void batadv_bla_status_update(struct net_device *net_dev) in batadv_bla_status_update()
A Dtypes.h187 struct net_device *net_dev; member

Completed in 43 milliseconds