Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_unlabeled.c121 [NLBL_UNLABEL_A_IPV4ADDR] = { .type = NLA_BINARY,
771 if (info->attrs[NLBL_UNLABEL_A_IPV4ADDR] && in netlbl_unlabel_addrinfo_get()
773 addr_len = nla_len(info->attrs[NLBL_UNLABEL_A_IPV4ADDR]); in netlbl_unlabel_addrinfo_get()
778 *addr = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4ADDR]); in netlbl_unlabel_addrinfo_get()
894 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticadd()
944 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticadddef()
991 !((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticremove()
1031 if (!((!info->attrs[NLBL_UNLABEL_A_IPV4ADDR] || in netlbl_unlabel_staticremovedef()
1103 NLBL_UNLABEL_A_IPV4ADDR, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h35 * NLBL_UNLABEL_A_IPV4ADDR
53 * NLBL_UNLABEL_A_IPV4ADDR
74 * NLBL_UNLABEL_A_IPV4ADDR
92 * NLBL_UNLABEL_A_IPV4ADDR
106 * NLBL_UNLABEL_A_IPV4ADDR
126 * NLBL_UNLABEL_A_IPV4ADDR
182 NLBL_UNLABEL_A_IPV4ADDR, enumerator
/kernel/linux/linux-6.6/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.h35 * NLBL_UNLABEL_A_IPV4ADDR
53 * NLBL_UNLABEL_A_IPV4ADDR
74 * NLBL_UNLABEL_A_IPV4ADDR
92 * NLBL_UNLABEL_A_IPV4ADDR
106 * NLBL_UNLABEL_A_IPV4ADDR
126 * NLBL_UNLABEL_A_IPV4ADDR
182 NLBL_UNLABEL_A_IPV4ADDR, enumerator

Completed in 5 milliseconds