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