Searched refs:tsol_can_reply_error (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/tsol/
H A Dtnet.h67 extern boolean_t tsol_can_reply_error(const mblk_t *, ip_recv_attr_t *);
/illumos-gate/usr/src/uts/common/inet/sctp/
H A Dsctp_error.c201 if (is_system_labeled() && !tsol_can_reply_error(inmp, ira))
350 if (is_system_labeled() && !tsol_can_reply_error(inmp, ira))
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dtnet.c1125 tsol_can_reply_error(const mblk_t *mp, ip_recv_attr_t *ira) function
H A Dip6.c1543 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {
H A Dip.c3034 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {
/illumos-gate/usr/src/uts/common/inet/tcp/
H A Dtcp_output.c2727 if (is_system_labeled() && !tsol_can_reply_error(mp, ira)) {

Completed in 132 milliseconds