Home
last modified time | relevance | path

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

/linux/net/netlabel/
A Dnetlabel_unlabeled.h188 NLBL_UNLABEL_A_IFACE, enumerator
A Dnetlabel_unlabeled.c125 [NLBL_UNLABEL_A_IFACE] = { .type = NLA_NUL_STRING,
891 !info->attrs[NLBL_UNLABEL_A_IFACE] || in netlbl_unlabel_staticadd()
903 dev_name = nla_data(info->attrs[NLBL_UNLABEL_A_IFACE]); in netlbl_unlabel_staticadd()
988 if (!info->attrs[NLBL_UNLABEL_A_IFACE] || in netlbl_unlabel_staticremove()
1000 dev_name = nla_data(info->attrs[NLBL_UNLABEL_A_IFACE]); in netlbl_unlabel_staticremove()
1090 NLBL_UNLABEL_A_IFACE, dev->name); in netlbl_unlabel_staticlist_gen()

Completed in 6 milliseconds