Home
last modified time | relevance | path

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

/net/netlabel/
Dnetlabel_mgmt.c73 [NLBL_MGMT_A_PROTOCOL] = { .type = NLA_U32 },
107 entry->type = nla_get_u32(info->attrs[NLBL_MGMT_A_PROTOCOL]); in netlbl_mgmt_add_common()
312 ret_val = nla_put_u32(skb, NLBL_MGMT_A_PROTOCOL, in netlbl_mgmt_listentry()
347 ret_val = nla_put_u32(skb, NLBL_MGMT_A_PROTOCOL, in netlbl_mgmt_listentry()
359 ret_val = nla_put_u32(skb, NLBL_MGMT_A_PROTOCOL, entry->type); in netlbl_mgmt_listentry()
362 ret_val = nla_put_u32(skb, NLBL_MGMT_A_PROTOCOL, entry->type); in netlbl_mgmt_listentry()
393 (!info->attrs[NLBL_MGMT_A_PROTOCOL]) || in netlbl_mgmt_add()
515 if ((!info->attrs[NLBL_MGMT_A_PROTOCOL]) || in netlbl_mgmt_adddef()
622 ret_val = nla_put_u32(skb, NLBL_MGMT_A_PROTOCOL, protocol); in netlbl_mgmt_protocols_cb()
Dnetlabel_mgmt.h183 NLBL_MGMT_A_PROTOCOL, enumerator