Home
last modified time | relevance | path

Searched refs:CTA_HELP_INFO (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/netfilter/
H A Dnfnetlink_conntrack.h233 CTA_HELP_INFO, enumerator
/openbmc/linux/net/netfilter/
H A Dnfnetlink_cthelper.c120 nla_put(skb, CTA_HELP_INFO, helper->data_len, &help->data)) in nfnl_cthelper_to_nlattr()
H A Dnf_conntrack_netlink.c1523 if (tb[CTA_HELP_INFO]) in ctnetlink_parse_help()
1524 *helpinfo = tb[CTA_HELP_INFO]; in ctnetlink_parse_help()