Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_raudio_pxy.c323 NAT_SLAVE|IPN_UDP | (sp ? 0 : SI_W_SPORT),
329 (void) fr_addstate(&fi, NULL, (sp ? 0 : SI_W_SPORT));
H A Dip_state.h115 #define IS_WSPORT SI_W_SPORT /* 0x00100 */
H A Dip_rpcb_pxy.c1213 nflags |= SI_W_SPORT|NAT_SEARCH;
1292 nflags |= SI_W_SPORT|SI_CLONE;
H A Dip_fil.h352 #define SI_W_SPORT 0x00000100 macro
354 #define SI_WILDP (SI_W_SPORT|SI_W_DPORT)
H A Dip_ftp_pxy.c709 nflags = IPN_TCP|SI_W_SPORT;
/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) {
2128 if (!(flags & SI_W_SPORT) && (sp != is->is_sport))
2159 if ((sp == is->is_sport || flags & SI_W_SPORT)&&
2170 if ((dp == is->is_sport || flags & SI_W_SPORT)&&
2283 if ((flags & (SI_W_SPORT|SI_W_DPORT))) {
2295 if ((flags & SI_W_SPORT) != 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);
5327 (flags & SI_W_SPORT)) &&
5336 (flags & SI_W_SPORT)))
5343 (flags & SI_W_SPORT)))
5348 (flags & SI_W_SPORT)) &&
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);