Home
last modified time | relevance | path

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

/openbmc/linux/net/netlabel/
H A Dnetlabel_unlabeled.c121 [NLBL_UNLABEL_A_IPV4ADDR] = { .type = NLA_BINARY,
769 if (info->attrs[NLBL_UNLABEL_A_IPV4ADDR] && in netlbl_unlabel_addrinfo_get()
771 addr_len = nla_len(info->attrs[NLBL_UNLABEL_A_IPV4ADDR]); in netlbl_unlabel_addrinfo_get()
776 *addr = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4ADDR]); in netlbl_unlabel_addrinfo_get()
892 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticadd()
942 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticadddef()
989 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticremove()
1029 if (!((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticremovedef()
1101 NLBL_UNLABEL_A_IPV4ADDR, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h182 NLBL_UNLABEL_A_IPV4ADDR, enumerator