Searched refs:ipi_flags (Results 1 – 4 of 4) sorted by relevance
3015 if (ipi->ipi_flags & INPCBINFO_UPDATE_MSS) { in tcp_itimer()3025 if ((ipi->ipi_flags & INPCBINFO_HANDLE_LQM_ABORT) && in tcp_itimer()3037 ipi->ipi_flags &= ~(INPCBINFO_UPDATE_MSS | INPCBINFO_HANDLE_LQM_ABORT); in tcp_itimer()
725 u_int32_t ipi_flags; member
3507 os_atomic_or(&tcbinfo.ipi_flags, INPCBINFO_UPDATE_MSS, relaxed); in ifnet_link_status_report()
6305 os_atomic_or(&tcbinfo.ipi_flags, INPCBINFO_HANDLE_LQM_ABORT, relaxed); in if_lqm_update()