Searched defs:lastport (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c3874 in_port_t lastport; local
3878 lastport = connp->conn_lastdstport;
3883 &nexthop, lastport, NULL, NULL, IPDF_ALLOW_MCBC |
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c3082 in_port_t lastport; local
3086 lastport = connp->conn_lastdstport;
3091 &nexthop, lastport, NULL, NULL, IPDF_ALLOW_MCBC |

Completed in 219 milliseconds