Searched refs:CTA_HELP (Results 1 – 2 of 2) sorted by relevance
35 CTA_HELP, enumerator
238 nest_helper = nla_nest_start(skb, CTA_HELP); in ctnetlink_dump_helpinfo()1543 [CTA_HELP] = { .type = NLA_NESTED },1933 err = ctnetlink_parse_help(cda[CTA_HELP], &helpname, &helpinfo); in ctnetlink_change_helper()2181 if (cda[CTA_HELP]) { in ctnetlink_change_conntrack()2253 if (cda[CTA_HELP]) { in ctnetlink_create_conntrack()2257 err = ctnetlink_parse_help(cda[CTA_HELP], &helpname, &helpinfo); in ctnetlink_create_conntrack()2812 if (cda[CTA_HELP]) { in ctnetlink_glue_parse_ct()