Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/netlabel/
H A Dnetlabel_unlabeled.c123 [NLBL_UNLABEL_A_IPV4MASK] = { .type = NLA_BINARY,
772 info->attrs[NLBL_UNLABEL_A_IPV4MASK]) { in netlbl_unlabel_addrinfo_get()
775 addr_len != nla_len(info->attrs[NLBL_UNLABEL_A_IPV4MASK])) in netlbl_unlabel_addrinfo_get()
779 *mask = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4MASK]); in netlbl_unlabel_addrinfo_get()
895 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadd()
945 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadddef()
992 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremove()
1032 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremovedef()
1110 NLBL_UNLABEL_A_IPV4MASK, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h36 * NLBL_UNLABEL_A_IPV4MASK
54 * NLBL_UNLABEL_A_IPV4MASK
75 * NLBL_UNLABEL_A_IPV4MASK
93 * NLBL_UNLABEL_A_IPV4MASK
107 * NLBL_UNLABEL_A_IPV4MASK
127 * NLBL_UNLABEL_A_IPV4MASK
185 NLBL_UNLABEL_A_IPV4MASK, enumerator
/kernel/linux/linux-6.6/net/netlabel/
H A Dnetlabel_unlabeled.c123 [NLBL_UNLABEL_A_IPV4MASK] = { .type = NLA_BINARY,
770 info->attrs[NLBL_UNLABEL_A_IPV4MASK]) { in netlbl_unlabel_addrinfo_get()
773 addr_len != nla_len(info->attrs[NLBL_UNLABEL_A_IPV4MASK])) in netlbl_unlabel_addrinfo_get()
777 *mask = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4MASK]); in netlbl_unlabel_addrinfo_get()
893 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadd()
943 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadddef()
990 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremove()
1030 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremovedef()
1108 NLBL_UNLABEL_A_IPV4MASK, in netlbl_unlabel_staticlist_gen()
H A Dnetlabel_unlabeled.h36 * NLBL_UNLABEL_A_IPV4MASK
54 * NLBL_UNLABEL_A_IPV4MASK
75 * NLBL_UNLABEL_A_IPV4MASK
93 * NLBL_UNLABEL_A_IPV4MASK
107 * NLBL_UNLABEL_A_IPV4MASK
127 * NLBL_UNLABEL_A_IPV4MASK
185 NLBL_UNLABEL_A_IPV4MASK, enumerator

Completed in 5 milliseconds