Lines Matching defs:ip
20 __be32 ip;
27 __be32 ip;
320 sinfo->tuple[IP_CT_DIR_ORIGINAL].src.ip = cb->val.haddr.ip;
326 sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.ip = cb->val.haddr.ip;
332 sinfo->tuple[IP_CT_DIR_REPLY].src.ip = cb->val.haddr.ip;
338 sinfo->tuple[IP_CT_DIR_REPLY].dst.ip = cb->val.haddr.ip;
601 if (!numeric && addr->ip == 0) {
652 matchinfo_print(const void *ip, const struct xt_entry_match *match, int numeric, const char *optpfx)
676 (struct in_addr *)&sinfo->tuple[IP_CT_DIR_ORIGINAL].src.ip,
688 (struct in_addr *)&sinfo->tuple[IP_CT_DIR_ORIGINAL].dst.ip,
700 (struct in_addr *)&sinfo->tuple[IP_CT_DIR_REPLY].src.ip,
712 (struct in_addr *)&sinfo->tuple[IP_CT_DIR_REPLY].dst.ip,
863 static void conntrack_print(const void *ip, const struct xt_entry_match *match,
866 matchinfo_print(ip, match, numeric, "");
870 conntrack1_mt4_print(const void *ip, const struct xt_entry_match *match,
881 conntrack1_mt6_print(const void *ip, const struct xt_entry_match *match,
892 conntrack2_mt_print(const void *ip, const struct xt_entry_match *match,
899 conntrack2_mt6_print(const void *ip, const struct xt_entry_match *match,
906 conntrack3_mt_print(const void *ip, const struct xt_entry_match *match,
913 conntrack3_mt6_print(const void *ip, const struct xt_entry_match *match,
919 static void conntrack_save(const void *ip, const struct xt_entry_match *match)
921 matchinfo_print(ip, match, 1, "--");
924 static void conntrack3_mt_save(const void *ip,
930 static void conntrack3_mt6_save(const void *ip,
936 static void conntrack2_mt_save(const void *ip,
942 static void conntrack2_mt6_save(const void *ip,
949 conntrack1_mt4_save(const void *ip, const struct xt_entry_match *match)
959 conntrack1_mt6_save(const void *ip, const struct xt_entry_match *match)