Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
Dnetlabel_unlabeled.c112 static struct genl_family netlbl_unlabel_gnl_family; variable
845 data = genlmsg_put_reply(ans_skb, info, &netlbl_unlabel_gnl_family, in netlbl_unlabel_list()
1080 cb_arg->seq, &netlbl_unlabel_gnl_family, in netlbl_unlabel_staticlist_gen()
1370 static struct genl_family netlbl_unlabel_gnl_family __ro_after_init = {
1395 return genl_register_family(&netlbl_unlabel_gnl_family); in netlbl_unlabel_genl_init()