Home
last modified time | relevance | path

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

/linux-3.3/net/batman-adv/
Dmain.c80 int mesh_init(struct net_device *soft_iface) in mesh_init()
127 void mesh_free(struct net_device *soft_iface) in mesh_free()
Dhard-interface.c90 static struct hard_iface *hardif_get_active(const struct net_device *soft_iface) in hardif_get_active()
188 int hardif_min_mtu(struct net_device *soft_iface) in hardif_min_mtu()
217 void update_min_mtu(struct net_device *soft_iface) in update_min_mtu()
275 struct net_device *soft_iface; in hardif_enable_interface() local
Dsoft-interface.c558 static int interface_tx(struct sk_buff *skb, struct net_device *soft_iface) in interface_tx()
685 void interface_rx(struct net_device *soft_iface, in interface_rx()
813 struct net_device *soft_iface; in softif_create() local
886 void softif_destroy(struct net_device *soft_iface) in softif_destroy()
Dsend.c268 struct net_device *soft_iface = forw_packet->if_incoming->soft_iface; in send_outstanding_bcast_packet() local
Dbat_iv_ogm.c163 struct net_device *soft_iface; in bat_ogm_emit() local
Dtranslation-table.c187 void tt_local_add(struct net_device *soft_iface, const uint8_t *addr, in tt_local_add()
Dtypes.h48 struct net_device *soft_iface; member