Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_unlabeled.c117 [NLBL_UNLABEL_A_IPV6ADDR] = { .type = NLA_BINARY,
781 } else if (info->attrs[NLBL_UNLABEL_A_IPV6ADDR]) { in netlbl_unlabel_addrinfo_get()
782 addr_len = nla_len(info->attrs[NLBL_UNLABEL_A_IPV6ADDR]); in netlbl_unlabel_addrinfo_get()
787 *addr = nla_data(info->attrs[NLBL_UNLABEL_A_IPV6ADDR]); in netlbl_unlabel_addrinfo_get()
896 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticadd()
946 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticadddef()
993 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticremove()
1033 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticremovedef()
1118 NLBL_UNLABEL_A_IPV6ADDR, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h40 * NLBL_UNLABEL_A_IPV6ADDR
58 * NLBL_UNLABEL_A_IPV6ADDR
79 * NLBL_UNLABEL_A_IPV6ADDR
97 * NLBL_UNLABEL_A_IPV6ADDR
111 * NLBL_UNLABEL_A_IPV6ADDR
131 * NLBL_UNLABEL_A_IPV6ADDR
176 NLBL_UNLABEL_A_IPV6ADDR, enumerator
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_unlabeled.c117 [NLBL_UNLABEL_A_IPV6ADDR] = { .type = NLA_BINARY,
779 } else if (info->attrs[NLBL_UNLABEL_A_IPV6ADDR]) { in netlbl_unlabel_addrinfo_get()
780 addr_len = nla_len(info->attrs[NLBL_UNLABEL_A_IPV6ADDR]); in netlbl_unlabel_addrinfo_get()
785 *addr = nla_data(info->attrs[NLBL_UNLABEL_A_IPV6ADDR]); in netlbl_unlabel_addrinfo_get()
894 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticadd()
944 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticadddef()
991 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticremove()
1031 (!info->attrs[NLBL_UNLABEL_A_IPV6ADDR] || in netlbl_unlabel_staticremovedef()
1116 NLBL_UNLABEL_A_IPV6ADDR, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h40 * NLBL_UNLABEL_A_IPV6ADDR
58 * NLBL_UNLABEL_A_IPV6ADDR
79 * NLBL_UNLABEL_A_IPV6ADDR
97 * NLBL_UNLABEL_A_IPV6ADDR
111 * NLBL_UNLABEL_A_IPV6ADDR
131 * NLBL_UNLABEL_A_IPV6ADDR
176 NLBL_UNLABEL_A_IPV6ADDR, enumerator

Completed in 5 milliseconds