pf_match_port
int pf_match_port(u_int8_t, u_int16_t, u_int16_t, u_int16_t);
PF_TEST_ATTRIB(r->src.port_op && !pf_match_port(r->src.port_op,
PF_TEST_ATTRIB(r->dst.port_op && !pf_match_port(r->dst.port_op,
! pf_match_port(psk->psk_src.port_op,
! pf_match_port(psk->psk_dst.port_op,
PF_TEST_ATTRIB(src->port_op && !pf_match_port(src->port_op,
!pf_match_port(dst->port_op, dst->port[0],
else if (r->src.port_op && !pf_match_port(r->src.port_op,
else if (r->dst.port_op && !pf_match_port(r->dst.port_op,
else if (r->src.port_op && !pf_match_port(r->src.port_op,
else if (r->dst.port_op && !pf_match_port(r->dst.port_op,