Searched refs:DUMP_TUPLE_GRE (Results 1 - 2 of 2) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter/
H A Dip_conntrack_proto_gre.c60 #define DUMP_TUPLE_GRE(x) printk("%u.%u.%u.%u:0x%x -> %u.%u.%u.%u:0x%x:%u:0x%x\n", \
67 #define DUMP_TUPLE_GRE(x) macro
123 DUMP_TUPLE_GRE(&km->tuple);
137 DUMP_TUPLE_GRE(t);
220 DUMP_TUPLE_GRE(tuple);
269 DUMP_TUPLE_GRE(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple);
/asus-wl-520gu-7.0.1.45/src/linux/linux/net/ipv4/netfilter.noQoS/
H A Dip_conntrack_proto_gre.c58 #define DUMP_TUPLE_GRE(x) macro
114 DUMP_TUPLE_GRE(&km->tuple);
128 DUMP_TUPLE_GRE(t);
236 DUMP_TUPLE_GRE(&ct->tuplehash[IP_CT_DIR_ORIGINAL].tuple);

Completed in 92 milliseconds