kobj_ns_grab_current
target->net = to_net_ns(kobj_ns_grab_current(KOBJ_NS_TYPE_NET));
kfc->ns_tag = ns = kobj_ns_grab_current(KOBJ_NS_TYPE_NET);
struct ns_common *kobj_ns_grab_current(enum kobj_ns_type type);
EXPORT_SYMBOL_GPL(kobj_ns_grab_current);