Home
last modified time | relevance | path

Searched refs:SI_W_SPORT (Results 1 – 10 of 10) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_rcmd_pxy.c293 nflags = SI_W_SPORT|NAT_SLAVE|IPN_TCP;
314 (void) ipf_state_add(softc, &fi, NULL, SI_W_SPORT);
H A Dip_raudio_pxy.c304 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),
314 (sp ? 0 : SI_W_SPORT));
H A Dip_tftp_pxy.c328 nflags = NAT_SLAVE|IPN_UDP|SI_W_SPORT;
402 if (ipf_state_add(softc, &fi, NULL, SI_W_SPORT) != 0) {
H A Dip_state.h110 #define IS_WSPORT SI_W_SPORT /* 0x00100 */
H A Dip_rpcb_pxy.c1190 nflags |= SI_W_SPORT|NAT_SEARCH;
1281 nflags |= SI_W_SPORT|SI_CLONE;
H A Dip_ftp_pxy.c582 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)
H A Dip_state.c1585 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);
H A Dip_fil.h313 #define SI_W_SPORT 0x00000100 macro
315 #define SI_WILDP (SI_W_SPORT|SI_W_DPORT)
H A Dip_nat.c3415 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)) &&
H A Dip_nat6.c1287 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);