Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_rcmd_pxy.c203 nflags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
227 (void) fr_addstate(&fi, &nat2->nat_state, SI_W_DPORT);
H A Dip_irc_pxy.c434 NAT_SLAVE|IPN_TCP|SI_W_DPORT, NAT_OUTBOUND);
439 (void) fr_addstate(&fi, NULL, SI_W_DPORT);
H A Dip_raudio_pxy.c341 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
347 (void) fr_addstate(&fi, NULL, SI_W_DPORT);
H A Dip_state.h116 #define IS_WDPORT SI_W_DPORT /* 0x00200 */
H A Dip_h323_pxy.c309 NAT_SLAVE|IPN_UDP|SI_W_DPORT,
H A Dip_ftp_pxy.c389 flags = NAT_SLAVE|IPN_TCP|SI_W_DPORT;
402 (void) fr_addstate(&fi, &nat2->nat_state, SI_W_DPORT);
711 nflags |= SI_W_DPORT;
H A Dip_fil.h353 #define SI_W_DPORT 0x00000200 macro
354 #define SI_WILDP (SI_W_SPORT|SI_W_DPORT)
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_state.c1325 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {
1388 if ((flags & (SI_W_DPORT|SI_W_SPORT)) == 0) {
2130 else if (!(flags & SI_W_DPORT) && (dp != is->is_dport))
2160 (dp == is->is_dport || flags & SI_W_DPORT))
2171 (sp == is->is_dport || flags & SI_W_DPORT))
2283 if ((flags & (SI_W_SPORT|SI_W_DPORT))) {
2304 } else if ((flags & SI_W_DPORT) != 0) {
2314 is->is_flags &= ~(SI_W_SPORT|SI_W_DPORT);
H A Dip_nat.c2771 if ((nat->nat_flags & (SI_W_SPORT|SI_W_DPORT)) == 0) {
3421 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);
3664 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);
5329 (flags & SI_W_DPORT)))
5334 (flags & SI_W_DPORT)) &&
5341 (flags & SI_W_DPORT)) &&
5350 (flags & SI_W_DPORT)))
H A Dip_nat6.c987 if ((nat->nat_flags & (SI_W_SPORT|SI_W_DPORT)) == 0) {
1634 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);
1876 nat->nat_flags &= ~(SI_W_DPORT|SI_W_SPORT);