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

/illumos-gate/usr/src/uts/common/inet/
H A Dtcp_impl.h473 * DISP_ADDR_AND_PORT means that the returned string also contains the
477 #define DISP_ADDR_AND_PORT 2 macro
/illumos-gate/usr/src/stand/lib/tcp/
H A Dtcp.c256 * DISP_ADDR_AND_PORT means that the returned string also contains the
260 #define DISP_ADDR_AND_PORT 2 macro
477 tcp_display(tcp, NULL, DISP_ADDR_AND_PORT));
2709 DISP_ADDR_AND_PORT));
2717 DISP_ADDR_AND_PORT));
2725 DISP_ADDR_AND_PORT));
3020 tcp_display(tcp, NULL, DISP_ADDR_AND_PORT));
3942 DISP_ADDR_AND_PORT));
4647 tcp_display(tcp, NULL, DISP_ADDR_AND_PORT));
6464 case DISP_ADDR_AND_PORT
[all...]

Completed in 73 milliseconds