Searched defs:soft_iface (Results 1 – 7 of 7) sorted by relevance
80 int mesh_init(struct net_device *soft_iface) in mesh_init()127 void mesh_free(struct net_device *soft_iface) in mesh_free()
90 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
558 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() local886 void softif_destroy(struct net_device *soft_iface) in softif_destroy()
268 struct net_device *soft_iface = forw_packet->if_incoming->soft_iface; in send_outstanding_bcast_packet() local
163 struct net_device *soft_iface; in bat_ogm_emit() local
187 void tt_local_add(struct net_device *soft_iface, const uint8_t *addr, in tt_local_add()
48 struct net_device *soft_iface; member