Searched refs:nf_ct_dump_tuple (Results 1 – 6 of 6) sorted by relevance
62 nf_ct_dump_tuple(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple); in tftp_help()63 nf_ct_dump_tuple(&ct->tuplehash[IP_CT_DIR_REPLY].tuple); in tftp_help()77 nf_ct_dump_tuple(&exp->tuple); in tftp_help()
263 nf_ct_dump_tuple(&rtp_exp->tuple); in expect_rtp_rtcp()265 nf_ct_dump_tuple(&rtcp_exp->tuple); in expect_rtp_rtcp()322 nf_ct_dump_tuple(&exp->tuple); in expect_t120()547 nf_ct_dump_tuple(&ct->tuplehash[CTINFO2DIR(ctinfo)].tuple); in h245_help()661 nf_ct_dump_tuple(&exp->tuple); in expect_h245()786 nf_ct_dump_tuple(&exp->tuple); in expect_callforwarding()1110 nf_ct_dump_tuple(&ct->tuplehash[CTINFO2DIR(ctinfo)].tuple); in q931_help()1248 nf_ct_dump_tuple(&exp->tuple); in expect_q931()1313 nf_ct_dump_tuple(&exp->tuple); in process_gcf()1399 nf_ct_dump_tuple(&exp->tuple); in process_rcf()[all …]
85 nf_ct_dump_tuple(t); in gre_keymap_lookup()118 nf_ct_dump_tuple(&km->tuple); in nf_ct_gre_keymap_add()
157 nf_ct_dump_tuple(&exp->tuple); in help()
113 nf_ct_dump_tuple(&inv_t); in pptp_expectfn()136 nf_ct_dump_tuple(t); in destroy_sibling_or_exp()
105 static inline void nf_ct_dump_tuple(const struct nf_conntrack_tuple *t) in nf_ct_dump_tuple() function