Searched refs:IXAF_NO_DEV_FLOW_CTL (Results 1 – 6 of 6) sorted by relevance
1131 (IXAF_LOOPBACK_COPY | IXAF_NO_DEV_FLOW_CTL), in ip_forward_xmit_v6()1134 (void) ip_xmit(mp, nce, IXAF_NO_DEV_FLOW_CTL, in ip_forward_xmit_v6()
1174 ixaflags = IXAF_IS_IPV4 | IXAF_NO_DEV_FLOW_CTL; in ip_forward_xmit_v4()
14560 if (ixaflags & IXAF_NO_DEV_FLOW_CTL) { in ip_xmit()14576 if (!(ixaflags & IXAF_NO_DEV_FLOW_CTL) && in ip_xmit()
2231 #define IXAF_NO_DEV_FLOW_CTL 0x00020000 /* Protocol needs no flow ctl */ macro
2675 connp->conn_ixa->ixa_flags |= IXAF_NO_DEV_FLOW_CTL; in tcp_create_common()
1458 econnp->conn_ixa->ixa_flags |= IXAF_NO_DEV_FLOW_CTL; in tcp_input_listener()