Home
last modified time | relevance | path

Searched refs:IP_CT_DIR_REPLY (Results 1 – 25 of 33) sorted by relevance

12

/Linux-v5.4/net/netfilter/
Dxt_connbytes.c48 what = atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
52 what += atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
62 what = atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt()
66 what += atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt()
77 bytes = atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt()
78 pkts = atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
82 atomic64_read(&counters[IP_CT_DIR_REPLY].bytes); in connbytes_mt()
84 atomic64_read(&counters[IP_CT_DIR_REPLY].packets); in connbytes_mt()
Dnf_nat_irc.c45 newaddr = ct->tuplehash[IP_CT_DIR_REPLY].tuple.dst.u3; in help()
48 exp->dir = IP_CT_DIR_REPLY; in help()
Dxt_conntrack.c62 return conntrack_addrcmp(&ct->tuplehash[IP_CT_DIR_REPLY].tuple.src.u3, in conntrack_mt_replsrc()
71 return conntrack_addrcmp(&ct->tuplehash[IP_CT_DIR_REPLY].tuple.dst.u3, in conntrack_mt_repldst()
98 tuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in ct_proto_port_check()
144 tuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in ct_proto_port_check_v3()
Dnf_conntrack_tftp.c62 nf_ct_dump_tuple(&ct->tuplehash[IP_CT_DIR_REPLY].tuple); in tftp_help()
69 tuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in tftp_help()
Dnf_conntrack_proto_sctp.c306 ct->proto.sctp.vtag[IP_CT_DIR_REPLY] = ih->init_tag; in sctp_new()
316 ct->proto.sctp.vtag[IP_CT_DIR_REPLY] = sh->vtag; in sctp_new()
480 dir == IP_CT_DIR_REPLY && in nf_conntrack_sctp_packet()
528 ct->proto.sctp.vtag[IP_CT_DIR_REPLY])) in sctp_to_nlattr()
577 ct->proto.sctp.vtag[IP_CT_DIR_REPLY] = in nlattr_to_sctp()
Dnf_conntrack_core.c488 hlist_nulls_del_rcu(&ct->tuplehash[IP_CT_DIR_REPLY].hnnode); in clean_from_lists()
644 &ct->tuplehash[IP_CT_DIR_REPLY].tuple); in nf_ct_delete_from_lists()
705 nf_ct_tuple_equal(&ct1->tuplehash[IP_CT_DIR_REPLY].tuple, in nf_ct_match()
706 &ct2->tuplehash[IP_CT_DIR_REPLY].tuple) && in nf_ct_match()
708 nf_ct_zone_equal(ct1, nf_ct_zone(ct2), IP_CT_DIR_REPLY) && in nf_ct_match()
814 hlist_nulls_add_head_rcu(&ct->tuplehash[IP_CT_DIR_REPLY].hnnode, in __nf_conntrack_hash_insert()
836 &ct->tuplehash[IP_CT_DIR_REPLY].tuple); in nf_conntrack_hash_check_insert()
846 if (nf_ct_key_equal(h, &ct->tuplehash[IP_CT_DIR_REPLY].tuple, in nf_conntrack_hash_check_insert()
958 hash = *(unsigned long *)&ct->tuplehash[IP_CT_DIR_REPLY].hnnode.pprev; in __nf_conntrack_confirm()
961 &ct->tuplehash[IP_CT_DIR_REPLY].tuple); in __nf_conntrack_confirm()
[all …]
Dnf_nat_tftp.c31 exp->dir = IP_CT_DIR_REPLY; in help()
Dnf_conntrack_broadcast.c60 exp->tuple = ct->tuplehash[IP_CT_DIR_REPLY].tuple; in nf_conntrack_broadcast_help()
Dnf_nat_masquerade.c104 tuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in inet_cmp()
205 tuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in inet6_cmp()
Dnf_conntrack_proto_dccp.c408 ct->proto.dccp.role[IP_CT_DIR_REPLY] = CT_DCCP_ROLE_SERVER; in dccp_new()
654 ct->proto.dccp.role[IP_CT_DIR_REPLY] = CT_DCCP_ROLE_SERVER; in nlattr_to_dccp()
657 ct->proto.dccp.role[IP_CT_DIR_REPLY] = CT_DCCP_ROLE_CLIENT; in nlattr_to_dccp()
Dnf_conntrack_pptp.c192 memcpy(&t, &ct->tuplehash[IP_CT_DIR_REPLY].tuple, sizeof(t)); in pptp_destroy_siblings()
226 dir = IP_CT_DIR_REPLY; in exp_gre()
245 if (nf_ct_gre_keymap_add(ct, IP_CT_DIR_REPLY, &exp_reply->tuple) != 0) { in exp_gre()
Dnf_nat_core.c311 &ct->tuplehash[IP_CT_DIR_REPLY].tuple); in find_appropriate_src()
623 &ct->tuplehash[IP_CT_DIR_REPLY].tuple); in nf_nat_setup_info()
677 ct->tuplehash[IP_CT_DIR_REPLY].tuple.dst.u3 : in __nf_nat_alloc_null_binding()
678 ct->tuplehash[IP_CT_DIR_REPLY].tuple.src.u3); in __nf_nat_alloc_null_binding()
711 if (dir == IP_CT_DIR_REPLY) in nf_nat_packet()
Dnf_conntrack_ftp.c94 [IP_CT_DIR_REPLY] = {
557 ftp->flags[IP_CT_DIR_REPLY] |= NF_CT_FTP_SEQ_PICKUP; in nf_ct_ftp_from_nlattr()
Dnf_conntrack_helper.c218 if (!__nf_ct_helper_find(&ct->tuplehash[IP_CT_DIR_REPLY].tuple)) in nf_ct_lookup_helper()
228 return __nf_ct_helper_find(&ct->tuplehash[IP_CT_DIR_REPLY].tuple); in nf_ct_lookup_helper()
Dnft_ct.c55 nft_ct_get_eval_counter(c, k, IP_CT_DIR_REPLY); in nft_ct_get_eval_counter()
254 case IP_CT_DIR_REPLY: in nft_ct_set_zone_eval()
496 case IP_CT_DIR_REPLY: in nft_ct_get_init()
597 case IP_CT_DIR_REPLY: in nft_ct_set_init()
Dnf_conntrack_irc.c126 if (dir == IP_CT_DIR_REPLY) in help()
Dnf_conntrack_proto_gre.c118 dir == IP_CT_DIR_REPLY ? "reply" : "orig", ct); in nf_ct_gre_keymap_add()
Dnf_conntrack_proto_icmp.c186 if (dir == IP_CT_DIR_REPLY) in nf_conntrack_inet_error()
Dxt_HMARK.c90 rtuple = &ct->tuplehash[IP_CT_DIR_REPLY].tuple; in hmark_ct_set_htuple()
/Linux-v5.4/include/uapi/linux/netfilter/
Dnf_conntrack_tuple_common.h13 IP_CT_DIR_REPLY, enumerator
44 #define CTINFO2DIR(ctinfo) ((ctinfo) >= IP_CT_IS_REPLY ? IP_CT_DIR_REPLY : IP_CT_DIR_ORIGINAL)
/Linux-v5.4/net/netfilter/ipvs/
Dip_vs_nfct.c104 new_tuple = ct->tuplehash[IP_CT_DIR_REPLY].tuple; in ip_vs_update_conntrack()
122 ARG_TUPLE(&ct->tuplehash[IP_CT_DIR_REPLY].tuple)); in ip_vs_update_conntrack()
167 new_reply = ct->tuplehash[IP_CT_DIR_REPLY].tuple; in ip_vs_nfct_expect_callback()
183 new_reply = ct->tuplehash[IP_CT_DIR_REPLY].tuple; in ip_vs_nfct_expect_callback()
/Linux-v5.4/include/linux/netfilter/
Dnf_conntrack_zones_common.h10 #define NF_CT_ZONE_DIR_REPL (1 << IP_CT_DIR_REPLY)
/Linux-v5.4/net/ipv4/netfilter/
Dnf_nat_pptp.c111 if (exp->dir == IP_CT_DIR_REPLY) { in pptp_nat_expected()
156 new_callid = ct->tuplehash[IP_CT_DIR_REPLY].tuple.dst.u.tcp.port; in pptp_outbound_pkt()
227 expect_reply->dir = IP_CT_DIR_REPLY; in pptp_exp_gre()
Dnf_nat_snmp_basic_main.c170 if (udph->source == htons(SNMP_PORT) && dir != IP_CT_DIR_REPLY) in help()
/Linux-v5.4/include/net/netfilter/
Dnf_flow_table.h33 FLOW_OFFLOAD_DIR_REPLY = IP_CT_DIR_REPLY,

12