Home
last modified time | relevance | path

Searched defs:soft_iface (Results 1 – 10 of 10) sorted by relevance

/linux-4.1.27/net/batman-adv/
Dhard-interface.c147 batadv_hardif_get_active(const struct net_device *soft_iface) in batadv_hardif_get_active()
241 int batadv_hardif_min_mtu(struct net_device *soft_iface) in batadv_hardif_min_mtu()
288 void batadv_update_min_mtu(struct net_device *soft_iface) in batadv_update_min_mtu()
372 struct net_device *soft_iface, *master; in batadv_hardif_enable_interface() local
Dsoft-interface.c152 struct net_device *soft_iface) in batadv_interface_tx()
353 void batadv_interface_rx(struct net_device *soft_iface, in batadv_interface_rx()
697 struct net_device *soft_iface; in batadv_softif_destroy_finish() local
933 struct net_device *soft_iface; in batadv_softif_create() local
958 void batadv_softif_destroy_sysfs(struct net_device *soft_iface) in batadv_softif_destroy_sysfs()
970 static void batadv_softif_destroy_netlink(struct net_device *soft_iface, in batadv_softif_destroy_netlink()
Ddistributed-arp-table.h150 static inline void batadv_arp_change_timeout(struct net_device *soft_iface, in batadv_arp_change_timeout()
Dsend.c488 struct net_device *soft_iface; in batadv_send_outstanding_bcast_packet() local
Dmain.c100 int batadv_mesh_init(struct net_device *soft_iface) in batadv_mesh_init()
171 void batadv_mesh_free(struct net_device *soft_iface) in batadv_mesh_free()
Dmulticast.c232 struct net_device *soft_iface = bat_priv->soft_iface; in batadv_mcast_mla_update() local
Dbridge_loop_avoidance.c260 struct net_device *soft_iface; in batadv_bla_send_claim() local
Dbat_iv_ogm.c479 struct net_device *soft_iface; in batadv_iv_ogm_emit() local
Dtranslation-table.c507 bool batadv_tt_local_add(struct net_device *soft_iface, const uint8_t *addr, in batadv_tt_local_add()
3465 void batadv_tt_local_resize_to_mtu(struct net_device *soft_iface) in batadv_tt_local_resize_to_mtu()
Dtypes.h99 struct net_device *soft_iface; member
765 struct net_device *soft_iface; member