Home
last modified time | relevance | path

Searched refs:SI_W_DPORT (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_raudio_pxy.c327 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
336 (void) ipf_state_add(softc, &fi, NULL, SI_W_DPORT);
H A Dip_irc_pxy.c421 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);
429 (void) ipf_state_add(softc, &fi, NULL, SI_W_DPORT);
H A Dip_state.h111 #define IS_WDPORT SI_W_DPORT /* 0x00200 */
H A Dip_state.c1585 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);
H A Dip_fil.h314 #define SI_W_DPORT 0x00000200 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);
6430 (flags & SI_W_DPORT)))
6437 (flags & SI_W_DPORT)))
6444 (flags & SI_W_DPORT)))
6451 (flags & SI_W_DPORT)))
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);