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

/linux-master/net/netlabel/
H A Dnetlabel_unlabeled.c112 static struct genl_family netlbl_unlabel_gnl_family; variable in typeref:struct:genl_family
843 data = genlmsg_put_reply(ans_skb, info, &netlbl_unlabel_gnl_family,
1078 cb_arg->seq, &netlbl_unlabel_gnl_family,
1368 static struct genl_family netlbl_unlabel_gnl_family __ro_after_init = {
1394 return genl_register_family(&netlbl_unlabel_gnl_family);

Completed in 211 milliseconds