Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/inet/
H A Dipclassifier.h81 #define IPCL_CONNECTED 0x40000000 /* Conn in connected table */ macro
101 ((connp)->conn_flags & IPCL_CONNECTED)
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dipclassifier.c864 IPCL_CONNECTED; \