Searched refs:NFCTH_NAME (Results 1 – 2 of 2) sorted by relevance
239 tb[NFCTH_NAME], NF_CT_HELPER_NAME_LEN); in nfnl_cthelper_create()425 if (!tb[NFCTH_NAME] || !tb[NFCTH_TUPLE]) in nfnl_cthelper_new()428 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_new()544 if (nla_put_string(skb, NFCTH_NAME, helper->name)) in nfnl_cthelper_fill_info()639 if (tb[NFCTH_NAME]) in nfnl_cthelper_get()640 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_get()702 if (tb[NFCTH_NAME]) in nfnl_cthelper_del()703 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_del()744 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
17 NFCTH_NAME, enumerator