Lines Matching refs:pdst
828 ip_entry->pdst = spec.loc_port;
829 ip_mask->pdst = PORT_FULL_MASK;
857 ip6_entry->pdst = spec.loc_port;
858 ip6_mask->pdst = PORT_FULL_MASK;
1074 if (ip_mask->pdst) {
1075 if (ip_mask->pdst != PORT_FULL_MASK)
1078 spec.loc_port = ip_entry->pdst;
1109 if (ip6_mask->pdst) {
1110 if (ip6_mask->pdst != PORT_FULL_MASK)
1113 spec.loc_port = ip6_entry->pdst;