Searched refs:NPIF_CONNECTION_IDLE (Results 1 – 2 of 2) sorted by relevance
88 #define NPIF_CONNECTION_IDLE 0x2000 macro106 X(NPIF_CONNECTION_IDLE, "i", "flow connection is idle") \
967 npi.npi_flags |= NPIF_CONNECTION_IDLE; in if_ports_used_add_inpcb()1068 npi.npi_flags |= NPIF_CONNECTION_IDLE; in if_ports_used_add_flow_entry()1381 ev->wake_pkt_flags & NPIF_CONNECTION_IDLE ? 1 : 0, in net_port_info_log_wake_event()1707 (npi->npi_flags & NPIF_CONNECTION_IDLE) != 0) { in if_notify_wake_packet()2142 if (found && (npi.npi_flags & NPIF_CONNECTION_IDLE)) { in if_ports_used_match_mbuf()2383 if (found && (npi.npi_flags & NPIF_CONNECTION_IDLE)) { in if_ports_used_match_pkt()