Home
last modified time | relevance | path

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

/Linux-v4.19/net/netlabel/
Dnetlabel_unlabeled.c137 [NLBL_UNLABEL_A_IPV4MASK] = { .type = NLA_BINARY,
785 info->attrs[NLBL_UNLABEL_A_IPV4MASK]) { in netlbl_unlabel_addrinfo_get()
788 addr_len != nla_len(info->attrs[NLBL_UNLABEL_A_IPV4MASK])) in netlbl_unlabel_addrinfo_get()
792 *mask = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4MASK]); in netlbl_unlabel_addrinfo_get()
908 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadd()
958 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadddef()
1005 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremove()
1045 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremovedef()
1123 NLBL_UNLABEL_A_IPV4MASK, in netlbl_unlabel_staticlist_gen()
Dnetlabel_unlabeled.h199 NLBL_UNLABEL_A_IPV4MASK, enumerator