Searched refs:SI_W_DPORT (Results 1 – 7 of 7) sorted by relevance
327 NAT_SLAVE|IPN_UDP|SI_W_DPORT,336 (void) ipf_state_add(softc, &fi, NULL, SI_W_DPORT);
421 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);429 (void) ipf_state_add(softc, &fi, NULL, SI_W_DPORT);
111 #define IS_WDPORT SI_W_DPORT /* 0x00200 */
1585 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {1650 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {2473 else if (!(flags & SI_W_DPORT) && (dp != is->is_dport))2506 (dp == is->is_dport || flags & SI_W_DPORT))2518 (sp == is->is_dport || flags & SI_W_DPORT))2600 if ((flags & (SI_W_SPORT|SI_W_DPORT))) {2621 } else if ((flags & SI_W_DPORT) != 0) {2631 is->is_flags &= ~(SI_W_SPORT|SI_W_DPORT);
314 #define SI_W_DPORT 0x00000200 macro315 #define SI_WILDP (SI_W_SPORT|SI_W_DPORT)
3415 if ((nat->nat_flags & (SI_W_SPORT|SI_W_DPORT)) == 0) {4288 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);4610 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);6430 (flags & SI_W_DPORT)))6437 (flags & SI_W_DPORT)))6444 (flags & SI_W_DPORT)))6451 (flags & SI_W_DPORT)))
1287 if ((nat->nat_flags & (SI_W_SPORT|SI_W_DPORT)) == 0) {2111 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);2427 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);