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

/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h347 #define conn_lport u_port.connu_ports.connu_lport macro
593 (connp)->conn_lport == (lport) && \
600 (connp)->conn_lport == (lport) && \
611 (((connp)->conn_lport == (lport)) && \
626 (((connp)->conn_lport == (lport)) && \
668 (connp)->conn_lport == 0 && \
674 (connp)->conn_lport == 0 && \
/illumos-gate/usr/src/uts/common/inet/nca/
H A Dnca.h1185 #define conn_lport u_port.u_ports1.u_lport macro

Completed in 58 milliseconds