Home
last modified time | relevance | path

Searched refs:lastport (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ip/
H A Dicmp.c3882 in_port_t lastport; in icmp_output_lastdst() local
3886 lastport = connp->conn_lastdstport; in icmp_output_lastdst()
3891 &nexthop, lastport, NULL, NULL, IPDF_ALLOW_MCBC | in icmp_output_lastdst()
/illumos-gate/usr/src/uts/common/inet/udp/
H A Dudp.c3206 in_port_t lastport; in udp_output_lastdst() local
3210 lastport = connp->conn_lastdstport; in udp_output_lastdst()
3215 &nexthop, lastport, NULL, NULL, IPDF_ALLOW_MCBC | in udp_output_lastdst()