Home
last modified time | relevance | path

Searched refs:batadv_softif_vlan_release (Results 1 – 2 of 2) sorted by relevance

/linux-6.3-rc2/net/batman-adv/
A Dsoft-interface.h25 void batadv_softif_vlan_release(struct kref *ref);
39 kref_put(&vlan->refcount, batadv_softif_vlan_release); in batadv_softif_vlan_put()
A Dsoft-interface.c503 void batadv_softif_vlan_release(struct kref *ref) in batadv_softif_vlan_release() function

Completed in 4 milliseconds