batadv_orig_node_vlan_release
void batadv_orig_node_vlan_release(struct kref *ref);
kref_put(&orig_vlan->refcount, batadv_orig_node_vlan_release);