Searched refs:netlbl_unlabel_gnl_family (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/net/netlabel/ |
H A D | netlabel_unlabeled.c | 112 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()
|
/kernel/linux/linux-6.6/net/netlabel/ |
H A D | netlabel_unlabeled.c | 112 static struct genl_family netlbl_unlabel_gnl_family; variable 843 data = genlmsg_put_reply(ans_skb, info, &netlbl_unlabel_gnl_family, in netlbl_unlabel_list() 1078 cb_arg->seq, &netlbl_unlabel_gnl_family, in netlbl_unlabel_staticlist_gen() 1368 static struct genl_family netlbl_unlabel_gnl_family __ro_after_init = { 1394 return genl_register_family(&netlbl_unlabel_gnl_family); in netlbl_unlabel_genl_init()
|
Completed in 5 milliseconds