Searched refs:TCP_IOC_ABORT_CONN (Results 1 – 5 of 5) sorted by relevance
576 #define TCP_IOC_ABORT_CONN (('T' << 8) + 91) macro
161 *((uint32_t *)mp->b_rptr) = TCP_IOC_ABORT_CONN; in tcp_ioctl_abort_build_msg()
687 case TCP_IOC_ABORT_CONN: in tcp_ioctl()
176 case TCP_IOC_ABORT_CONN: in tcp_wput()
3183 ioc.ic_cmd = TCP_IOC_ABORT_CONN; in tcp_abort_conn()