Home
last modified time | relevance | path

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

/linux-6.1.9/net/netlabel/ !
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()
Dnetlabel_unlabeled.h185 NLBL_UNLABEL_A_IPV4MASK, enumerator