Searched refs:SI_W_SPORT (Results 1 – 10 of 10) sorted by relevance
293 nflags = SI_W_SPORT|NAT_SLAVE|IPN_TCP;314 (void) ipf_state_add(softc, &fi, NULL, SI_W_SPORT);
304 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),314 (sp ? 0 : SI_W_SPORT));
328 nflags = NAT_SLAVE|IPN_UDP|SI_W_SPORT;402 if (ipf_state_add(softc, &fi, NULL, SI_W_SPORT) != 0) {
110 #define IS_WSPORT SI_W_SPORT /* 0x00100 */
1190 nflags |= SI_W_SPORT|NAT_SEARCH;1281 nflags |= SI_W_SPORT|SI_CLONE;
582 flags = SI_W_SPORT|NAT_SLAVE|IPN_TCP;609 SI_W_SPORT) != 0)915 nflags = IPN_TCP|SI_W_SPORT;962 SI_W_SPORT) != 0)
1585 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {1650 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {2471 if (!(flags & SI_W_SPORT) && (sp != is->is_sport))2504 if ((sp == is->is_sport || flags & SI_W_SPORT)2516 if ((dp == is->is_sport || flags & SI_W_SPORT)2600 if ((flags & (SI_W_SPORT|SI_W_DPORT))) {2612 if ((flags & SI_W_SPORT) != 0) {2631 is->is_flags &= ~(SI_W_SPORT|SI_W_DPORT);
313 #define SI_W_SPORT 0x00000100 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);6428 (flags & SI_W_SPORT)) &&6435 (flags & SI_W_SPORT)) &&6442 (flags & SI_W_SPORT)) &&6449 (flags & SI_W_SPORT)) &&
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);