Lines Matching refs:pdst
838 ip_entry->pdst = spec.loc_port;
839 ip_mask->pdst = PORT_FULL_MASK;
867 ip6_entry->pdst = spec.loc_port;
868 ip6_mask->pdst = PORT_FULL_MASK;
1084 if (ip_mask->pdst) {
1085 if (ip_mask->pdst != PORT_FULL_MASK)
1088 spec.loc_port = ip_entry->pdst;
1119 if (ip6_mask->pdst) {
1120 if (ip6_mask->pdst != PORT_FULL_MASK)
1123 spec.loc_port = ip6_entry->pdst;