Searched defs:st_port (Results 1 - 2 of 2) sorted by relevance
| /illumos-gate/usr/src/uts/common/inet/ipf/ |
| H A D | ip_nat6.c | 285 u_short st_port, dport, sport, port, sp, dp; local 302 st_port = np->in_pnext; 499 (np->in_pnext != 0) && (st_port == np->in_pnext) &&
|
| H A D | ip_nat.c | 2095 u_short st_port, dport, sport, port, sp, dp; local 2113 st_port = np->in_pnext; 2291 (np->in_pnext != 0) && (st_port == np->in_pnext) &&
|
Completed in 243 milliseconds