Searched refs:NFTA_COMPAT_NAME (Results 1 – 2 of 2) sorted by relevance
31 NFTA_COMPAT_NAME, enumerator
508 if (nla_put_string(skb, NFTA_COMPAT_NAME, name) || in nfnl_compat_fill_info()533 if (tb[NFTA_COMPAT_NAME] == NULL || in nfnl_compat_get()538 name = nla_data(tb[NFTA_COMPAT_NAME]); in nfnl_compat_get()594 [NFTA_COMPAT_NAME] = { .type = NLA_NUL_STRING,