Home
last modified time | relevance | path

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

/Linux-v4.19/include/uapi/linux/netfilter/
Dnfnetlink_conntrack.h231 CTA_HELP_INFO, enumerator
/Linux-v4.19/net/netfilter/
Dnfnetlink_cthelper.c119 nla_put(skb, CTA_HELP_INFO, help->helper->data_len, &help->data)) in nfnl_cthelper_to_nlattr()
Dnf_conntrack_netlink.c1178 if (tb[CTA_HELP_INFO]) in ctnetlink_parse_help()
1179 *helpinfo = tb[CTA_HELP_INFO]; in ctnetlink_parse_help()