Home
last modified time | relevance | path

Searched refs:xt_action_param (Results 1 – 135 of 135) sorted by relevance

/linux-4.1.27/net/netfilter/
Dxt_NFQUEUE.c31 nfqueue_tg(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg()
39 nfqueue_tg_v1(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v1()
52 nfqueue_tg_v2(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v2()
88 nfqueue_tg_v3(struct sk_buff *skb, const struct xt_action_param *par) in nfqueue_tg_v3()
Dxt_DSCP.c31 dscp_tg(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg()
49 dscp_tg6(struct sk_buff *skb, const struct xt_action_param *par) in dscp_tg6()
77 tos_tg(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg()
97 tos_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tos_tg6()
Dxt_nat.c43 xt_snat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v0()
60 xt_dnat_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v0()
76 xt_snat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_snat_target_v1()
91 xt_dnat_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in xt_dnat_target_v1()
Dxt_dscp.c28 dscp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt()
37 dscp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in dscp_mt6()
57 static bool tos_mt(const struct sk_buff *skb, struct xt_action_param *par) in tos_mt()
Dxt_TCPOPTSTRIP.c33 const struct xt_action_param *par, in tcpoptstrip_mangle_packet()
92 tcpoptstrip_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg4()
100 tcpoptstrip_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tcpoptstrip_tg6()
Dxt_ecn.c30 static bool match_tcp(const struct sk_buff *skb, struct xt_action_param *par) in match_tcp()
73 static bool ecn_mt4(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt4()
115 static bool ecn_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ecn_mt6()
Dxt_length.c24 length_mt(const struct sk_buff *skb, struct xt_action_param *par) in length_mt()
33 length_mt6(const struct sk_buff *skb, struct xt_action_param *par) in length_mt6()
Dxt_mark.c28 mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in mark_tg()
37 mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in mark_mt()
Dxt_REDIRECT.c32 redirect_tg6(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg6()
63 redirect_tg4(struct sk_buff *skb, const struct xt_action_param *par) in redirect_tg4()
Dxt_hl.c28 static bool ttl_mt(const struct sk_buff *skb, struct xt_action_param *par) in ttl_mt()
47 static bool hl_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hl_mt6()
Dxt_l2tp.c82 static bool l2tp_udp_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_udp_mt()
142 static bool l2tp_ip_mt(const struct sk_buff *skb, struct xt_action_param *par, u16 thoff) in l2tp_ip_mt()
173 static bool l2tp_mt4(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt4()
190 static bool l2tp_mt6(const struct sk_buff *skb, struct xt_action_param *par) in l2tp_mt6()
Dxt_set.c32 const struct xt_action_param *par, in match_set()
52 set_match_v0(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v0()
114 set_match_v1(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v1()
178 set_match_v3(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v3()
224 set_match_v4(const struct sk_buff *skb, struct xt_action_param *par) in set_match_v4()
252 set_target_v0(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v0()
324 set_target_v1(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v1()
392 set_target_v2(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v2()
418 set_target_v3(struct sk_buff *skb, const struct xt_action_param *par) in set_target_v3()
Dxt_conntrack.c165 conntrack_mt(const struct sk_buff *skb, struct xt_action_param *par, in conntrack_mt()
249 conntrack_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v1()
257 conntrack_mt_v2(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v2()
265 conntrack_mt_v3(const struct sk_buff *skb, struct xt_action_param *par) in conntrack_mt_v3()
Dxt_HL.c29 ttl_tg(struct sk_buff *skb, const struct xt_action_param *par) in ttl_tg()
69 hl_tg6(struct sk_buff *skb, const struct xt_action_param *par) in hl_tg6()
Dxt_connmark.c39 connmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connmark_tg()
93 connmark_mt(const struct sk_buff *skb, struct xt_action_param *par) in connmark_mt()
Dxt_iprange.c20 iprange_mt4(const struct sk_buff *skb, struct xt_action_param *par) in iprange_mt4()
69 iprange_mt6(const struct sk_buff *skb, struct xt_action_param *par) in iprange_mt6()
Dxt_socket.c205 socket_match(const struct sk_buff *skb, struct xt_action_param *par, in socket_match()
240 socket_mt4_v0(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v0()
250 socket_mt4_v1_v2(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt4_v1_v2()
374 socket_mt6_v1_v2(const struct sk_buff *skb, struct xt_action_param *par) in socket_mt6_v1_v2()
Dxt_comment.c19 comment_mt(const struct sk_buff *skb, struct xt_action_param *par) in comment_mt()
Dxt_TRACE.c14 trace_tg(struct sk_buff *skb, const struct xt_action_param *par) in trace_tg()
Dxt_TCPMSS.c80 const struct xt_action_param *par, in tcpmss_mangle_packet()
204 tcpmss_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tcpmss_tg4()
227 tcpmss_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tcpmss_tg6()
Dxt_NETMAP.c22 netmap_tg6(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg6()
67 netmap_tg4(struct sk_buff *skb, const struct xt_action_param *par) in netmap_tg4()
Dxt_realm.c25 realm_mt(const struct sk_buff *skb, struct xt_action_param *par) in realm_mt()
Dxt_cpu.c37 static bool cpu_mt(const struct sk_buff *skb, struct xt_action_param *par) in cpu_mt()
Dxt_tcpudp.c65 static bool tcp_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcp_mt()
131 static bool udp_mt(const struct sk_buff *skb, struct xt_action_param *par) in udp_mt()
Dxt_AUDIT.c122 audit_tg(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg()
182 audit_tg_ebt(struct sk_buff *skb, const struct xt_action_param *par) in audit_tg_ebt()
Dxt_CLASSIFY.c32 classify_tg(struct sk_buff *skb, const struct xt_action_param *par) in classify_tg()
Dxt_CHECKSUM.c26 checksum_tg(struct sk_buff *skb, const struct xt_action_param *par) in checksum_tg()
Dxt_TPROXY.c351 tproxy_tg4_v0(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v0()
359 tproxy_tg4_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg4_v1()
415 const struct xt_action_param *par, in tproxy_handle_time_wait6()
450 tproxy_tg6_v1(struct sk_buff *skb, const struct xt_action_param *par) in tproxy_tg6_v1()
Dxt_mac.c28 static bool mac_mt(const struct sk_buff *skb, struct xt_action_param *par) in mac_mt()
Dxt_cgroup.c38 cgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in cgroup_mt()
Dxt_CT.c40 const struct xt_action_param *par) in xt_ct_target_v0()
49 const struct xt_action_param *par) in xt_ct_target_v1()
381 notrack_tg(struct sk_buff *skb, const struct xt_action_param *par) in notrack_tg()
Dxt_pkttype.c26 pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in pkttype_mt()
Dxt_bpf.c39 static bool bpf_mt(const struct sk_buff *skb, struct xt_action_param *par) in bpf_mt()
Dxt_state.c24 state_mt(const struct sk_buff *skb, struct xt_action_param *par) in state_mt()
Dxt_nfacct.c22 static bool nfacct_mt(const struct sk_buff *skb, struct xt_action_param *par) in nfacct_mt()
Dxt_devgroup.c22 static bool devgroup_mt(const struct sk_buff *skb, struct xt_action_param *par) in devgroup_mt()
Dxt_NFLOG.c25 nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in nflog_tg()
Dxt_addrtype.c126 addrtype_mt_v0(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v0()
144 addrtype_mt_v1(const struct sk_buff *skb, struct xt_action_param *par) in addrtype_mt_v1()
Dxt_quota.c26 quota_mt(const struct sk_buff *skb, struct xt_action_param *par) in quota_mt()
Dxt_helper.c27 helper_mt(const struct sk_buff *skb, struct xt_action_param *par) in helper_mt()
Dxt_ipcomp.c42 static bool comp_mt(const struct sk_buff *skb, struct xt_action_param *par) in comp_mt()
Dxt_TEE.c86 tee_tg4(struct sk_buff *skb, const struct xt_action_param *par) in tee_tg4()
168 tee_tg6(struct sk_buff *skb, const struct xt_action_param *par) in tee_tg6()
Dxt_string.c26 string_mt(const struct sk_buff *skb, struct xt_action_param *par) in string_mt()
Dxt_statistic.c32 statistic_mt(const struct sk_buff *skb, struct xt_action_param *par) in statistic_mt()
Dxt_esp.c39 static bool esp_mt(const struct sk_buff *skb, struct xt_action_param *par) in esp_mt()
Dnft_compat.c50 nft_compat_set_par(struct xt_action_param *par, void *xt, const void *xt_info) in nft_compat_set_par()
66 nft_compat_set_par((struct xt_action_param *)&pkt->xt, target, info); in nft_target_eval_xt()
92 nft_compat_set_par((struct xt_action_param *)&pkt->xt, target, info); in nft_target_eval_bridge()
315 nft_compat_set_par((struct xt_action_param *)&pkt->xt, match, info); in nft_match_eval()
317 ret = match->match(skb, (struct xt_action_param *)&pkt->xt); in nft_match_eval()
Dxt_CONNSECMARK.c67 connsecmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in connsecmark_tg()
Dxt_connlabel.c22 connlabel_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlabel_mt()
Dxt_tcpmss.c28 tcpmss_mt(const struct sk_buff *skb, struct xt_action_param *par) in tcpmss_mt()
Dxt_owner.c32 owner_mt(const struct sk_buff *skb, struct xt_action_param *par) in owner_mt()
Dxt_LOG.c32 log_tg(struct sk_buff *skb, const struct xt_action_param *par) in log_tg()
Dxt_SECMARK.c33 secmark_tg(struct sk_buff *skb, const struct xt_action_param *par) in secmark_tg()
Dxt_u32.c89 static bool u32_mt(const struct sk_buff *skb, struct xt_action_param *par) in u32_mt()
Dxt_physdev.c26 physdev_mt(const struct sk_buff *skb, struct xt_action_param *par) in physdev_mt()
Dxt_cluster.c90 xt_cluster_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_cluster_mt()
Dxt_HMARK.c212 hmark_tg_v6(struct sk_buff *skb, const struct xt_action_param *par) in hmark_tg_v6()
293 hmark_tg_v4(struct sk_buff *skb, const struct xt_action_param *par) in hmark_tg_v4()
Dxt_LED.c56 led_tg(struct sk_buff *skb, const struct xt_action_param *par) in led_tg()
Dxt_ipvs.c48 ipvs_mt(const struct sk_buff *skb, struct xt_action_param *par) in ipvs_mt()
Dxt_multiport.c75 multiport_mt(const struct sk_buff *skb, struct xt_action_param *par) in multiport_mt()
Dxt_connbytes.c21 connbytes_mt(const struct sk_buff *skb, struct xt_action_param *par) in connbytes_mt()
Dxt_rateest.c18 xt_rateest_mt(const struct sk_buff *skb, struct xt_action_param *par) in xt_rateest_mt()
Dxt_dccp.c99 dccp_mt(const struct sk_buff *skb, struct xt_action_param *par) in dccp_mt()
Dxt_time.c155 time_mt(const struct sk_buff *skb, struct xt_action_param *par) in time_mt()
Dxt_sctp.c118 sctp_mt(const struct sk_buff *skb, struct xt_action_param *par) in sctp_mt()
Dxt_RATEEST.c79 xt_rateest_tg(struct sk_buff *skb, const struct xt_action_param *par) in xt_rateest_tg()
Dxt_limit.c69 limit_mt(const struct sk_buff *skb, struct xt_action_param *par) in limit_mt()
Dxt_policy.c113 policy_mt(const struct sk_buff *skb, struct xt_action_param *par) in policy_mt()
Dxt_IDLETIMER.c168 const struct xt_action_param *par) in idletimer_tg_target()
Dxt_osf.c189 xt_osf_match_packet(const struct sk_buff *skb, struct xt_action_param *p) in xt_osf_match_packet()
Dxt_connlimit.c317 connlimit_mt(const struct sk_buff *skb, struct xt_action_param *par) in connlimit_mt()
Dxt_recent.c238 recent_mt(const struct sk_buff *skb, struct xt_action_param *par) in recent_mt()
Dxt_hashlimit.c606 hashlimit_mt(const struct sk_buff *skb, struct xt_action_param *par) in hashlimit_mt()
/linux-4.1.27/include/linux/netfilter/
Dx_tables.h28 struct xt_action_param { struct
117 struct xt_action_param *);
154 const struct xt_action_param *);
/linux-4.1.27/net/ipv6/netfilter/
Dip6t_NPT.c84 ip6t_snpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_snpt_tg()
97 ip6t_dnpt_tg(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_dnpt_tg()
Dip6t_MASQUERADE.c25 masquerade_tg6(struct sk_buff *skb, const struct xt_action_param *par) in masquerade_tg6()
Dip6t_eui64.c23 eui64_mt6(const struct sk_buff *skb, struct xt_action_param *par) in eui64_mt6()
Dip6t_mh.c35 static bool mh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in mh_mt6()
Dip6t_REJECT.c40 reject_tg6(struct sk_buff *skb, const struct xt_action_param *par) in reject_tg6()
Dip6t_ipv6header.c30 ipv6header_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ipv6header_mt6()
Dip6t_ah.c39 static bool ah_mt6(const struct sk_buff *skb, struct xt_action_param *par) in ah_mt6()
Dip6t_rpfilter.c81 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt()
Dip6t_hbh.c47 hbh_mt6(const struct sk_buff *skb, struct xt_action_param *par) in hbh_mt6()
Dip6t_frag.c38 frag_mt6(const struct sk_buff *skb, struct xt_action_param *par) in frag_mt6()
Dip6t_rt.c39 static bool rt_mt6(const struct sk_buff *skb, struct xt_action_param *par) in rt_mt6()
Dip6t_SYNPROXY.c272 synproxy_tg6(struct sk_buff *skb, const struct xt_action_param *par) in synproxy_tg6()
Dip6_tables.c186 ip6t_error(struct sk_buff *skb, const struct xt_action_param *par) in ip6t_error()
331 struct xt_action_param acpar; in ip6t_do_table()
2149 icmp6_match(const struct sk_buff *skb, struct xt_action_param *par) in icmp6_match()
/linux-4.1.27/net/bridge/netfilter/
Debt_pkttype.c16 ebt_pkttype_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_pkttype_mt()
Debt_dnat.c18 ebt_dnat_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_dnat_tg()
Debt_nflog.c23 ebt_nflog_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_nflog_tg()
Debt_redirect.c19 ebt_redirect_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_redirect_tg()
Debt_802_3.c16 ebt_802_3_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_802_3_mt()
Debt_snat.c20 ebt_snat_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_snat_tg()
Debt_mark.c22 ebt_mark_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_mark_tg()
Debt_arpreply.c19 ebt_arpreply_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_arpreply_tg()
Debt_mark_m.c16 ebt_mark_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_mark_mt()
Debt_vlan.c38 ebt_vlan_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_vlan_mt()
Debt_limit.c35 ebt_limit_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_limit_mt()
Debt_ip.c28 ebt_ip_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip_mt()
Debt_arp.c19 ebt_arp_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_arp_mt()
Debt_ip6.c37 ebt_ip6_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_ip6_mt()
Debt_among.c132 ebt_among_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_among_mt()
Debt_stp.c123 ebt_stp_mt(const struct sk_buff *skb, struct xt_action_param *par) in ebt_stp_mt()
Debt_log.c179 ebt_log_tg(struct sk_buff *skb, const struct xt_action_param *par) in ebt_log_tg()
Debtables.c90 struct xt_action_param *par) in ebt_do_watcher()
101 struct xt_action_param *par) in ebt_do_match()
199 struct xt_action_param acpar; in ebt_do_table()
/linux-4.1.27/include/linux/netfilter/ipset/
Dip_set.h153 const struct xt_action_param *par,
402 const struct xt_action_param *par,
405 const struct xt_action_param *par,
408 const struct xt_action_param *par,
/linux-4.1.27/net/ipv4/netfilter/
Dipt_MASQUERADE.c48 masquerade_tg(struct sk_buff *skb, const struct xt_action_param *par) in masquerade_tg()
Dipt_ah.c33 static bool ah_mt(const struct sk_buff *skb, struct xt_action_param *par) in ah_mt()
Dipt_REJECT.c34 reject_tg(struct sk_buff *skb, const struct xt_action_param *par) in reject_tg()
Darpt_mangle.c12 target(struct sk_buff *skb, const struct xt_action_param *par) in target()
Dipt_rpfilter.c75 static bool rpfilter_mt(const struct sk_buff *skb, struct xt_action_param *par) in rpfilter_mt()
Dipt_ECN.c80 ecn_tg(struct sk_buff *skb, const struct xt_action_param *par) in ecn_tg()
Dipt_SYNPROXY.c257 synproxy_tg4(struct sk_buff *skb, const struct xt_action_param *par) in synproxy_tg4()
Dipt_CLUSTERIP.c302 clusterip_tg(struct sk_buff *skb, const struct xt_action_param *par) in clusterip_tg()
Dip_tables.c155 ipt_error(struct sk_buff *skb, const struct xt_action_param *par) in ipt_error()
303 struct xt_action_param acpar; in ipt_do_table()
2138 icmp_match(const struct sk_buff *skb, struct xt_action_param *par) in icmp_match()
Darp_tables.c223 arpt_error(struct sk_buff *skb, const struct xt_action_param *par) in arpt_error()
261 struct xt_action_param acpar; in arpt_do_table()
/linux-4.1.27/net/netfilter/ipset/
Dip_set_hash_ip.c83 const struct xt_action_param *par, in hash_ip4_kadt()
224 const struct xt_action_param *par, in hash_ip6_kadt()
Dip_set_hash_ipmark.c87 const struct xt_action_param *par, in hash_ipmark4_kadt()
221 const struct xt_action_param *par, in hash_ipmark6_kadt()
Dip_set_list_set.c52 const struct xt_action_param *par, in list_set_ktest()
89 const struct xt_action_param *par, in list_set_kadd()
113 const struct xt_action_param *par, in list_set_kdel()
137 const struct xt_action_param *par, in list_set_kadt()
Dip_set_hash_mac.c76 const struct xt_action_param *par, in hash_mac4_kadt()
Dip_set_hash_ipport.c94 const struct xt_action_param *par, in hash_ipport4_kadt()
261 const struct xt_action_param *par, in hash_ipport6_kadt()
Dip_set_hash_net.c118 const struct xt_action_param *par, in hash_net4_kadt()
291 const struct xt_action_param *par, in hash_net6_kadt()
Dip_set_hash_ipportip.c95 const struct xt_action_param *par, in hash_ipportip4_kadt()
268 const struct xt_action_param *par, in hash_ipportip6_kadt()
Dip_set_hash_netnet.c137 const struct xt_action_param *par, in hash_netnet4_kadt()
368 const struct xt_action_param *par, in hash_netnet6_kadt()
Dip_set_hash_netport.c134 const struct xt_action_param *par, in hash_netport4_kadt()
354 const struct xt_action_param *par, in hash_netport6_kadt()
Dip_set_hash_netiface.c233 const struct xt_action_param *par, in hash_netiface4_kadt()
473 const struct xt_action_param *par, in hash_netiface6_kadt()
Dip_set_hash_ipportnet.c139 const struct xt_action_param *par, in hash_ipportnet4_kadt()
395 const struct xt_action_param *par, in hash_ipportnet6_kadt()
Dip_set_hash_netportnet.c148 const struct xt_action_param *par, in hash_netportnet4_kadt()
425 const struct xt_action_param *par, in hash_netportnet6_kadt()
Dip_set_bitmap_port.c103 const struct xt_action_param *par, in bitmap_port_kadt()
Dip_set_bitmap_ipmac.c202 const struct xt_action_param *par, in bitmap_ipmac_kadt()
Dip_set_bitmap_ip.c111 const struct xt_action_param *par, in bitmap_ip_kadt()
Dip_set_core.c486 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_test()
525 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_add()
548 const struct xt_action_param *par, struct ip_set_adt_opt *opt) in ip_set_del()
Dip_set_hash_gen.h1011 const struct xt_action_param *par,
/linux-4.1.27/net/sched/
Dem_ipset.c57 struct xt_action_param acpar; in em_ipset_match()
Dact_ipt.c178 struct xt_action_param par; in tcf_ipt()
/linux-4.1.27/include/net/netfilter/
Dnf_tables.h24 struct xt_action_param xt;