pfr_ktable_compare
int pfr_ktable_compare(struct pfr_ktable *,
RB_PROTOTYPE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
if (!pfr_ktable_compare(p, q)) {
if (!pfr_ktable_compare(r, q)) {
if (!pfr_ktable_compare(p, q))
if (!pfr_ktable_compare(p, q))
int pfr_ktable_compare(struct pfr_ktable *,
RB_PROTOTYPE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);
RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_compare);