Home
last modified time | relevance | path

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

/net/netlabel/
A Dnetlabel_unlabeled.c123 [NLBL_UNLABEL_A_IPV4MASK] = { .type = NLA_BINARY,
763 info->attrs[NLBL_UNLABEL_A_IPV4MASK]) { in netlbl_unlabel_addrinfo_get()
766 addr_len != nla_len(info->attrs[NLBL_UNLABEL_A_IPV4MASK])) in netlbl_unlabel_addrinfo_get()
770 *mask = nla_data(info->attrs[NLBL_UNLABEL_A_IPV4MASK]); in netlbl_unlabel_addrinfo_get()
886 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadd()
936 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticadddef()
983 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremove()
1023 !info->attrs[NLBL_UNLABEL_A_IPV4MASK]) ^ in netlbl_unlabel_staticremovedef()
1100 NLBL_UNLABEL_A_IPV4MASK, in netlbl_unlabel_staticlist_gen()
A Dnetlabel_unlabeled.h185 NLBL_UNLABEL_A_IPV4MASK, enumerator

Completed in 7 milliseconds