pf_match
return (pf_match(op, ntohs(a1), ntohs(a2), ntohs(p)));
return (pf_match(op, a1, a2, u));
return (pf_match(op, a1, a2, g));