Searched refs:NFCTH_NAME (Results 1 – 2 of 2) sorted by relevance
240 tb[NFCTH_NAME], NF_CT_HELPER_NAME_LEN); in nfnl_cthelper_create()429 if (!tb[NFCTH_NAME] || !tb[NFCTH_TUPLE]) in nfnl_cthelper_new()432 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_new()542 if (nla_put_string(skb, NFCTH_NAME, helper->name)) in nfnl_cthelper_fill_info()635 if (tb[NFCTH_NAME]) in nfnl_cthelper_get()636 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_get()692 if (tb[NFCTH_NAME]) in nfnl_cthelper_del()693 helper_name = nla_data(tb[NFCTH_NAME]); in nfnl_cthelper_del()734 [NFCTH_NAME] = { .type = NLA_NUL_STRING,
17 NFCTH_NAME, enumerator