Searched refs:NPIF_TCP (Results 1 – 2 of 2) sorted by relevance
77 #define NPIF_TCP 0x0004 macro95 X(NPIF_TCP, "T", "TCP flow") \
973 npi.npi_flags |= NPIF_TCP; in if_ports_used_add_inpcb()1077 npi.npi_flags |= NPIF_TCP; in if_ports_used_add_flow_entry()1168 npi->npi_flags & NPIF_TCP ? "tcp" : npi->npi_flags & NPIF_UDP ? "udp" : in net_port_info_log_npi()1179 #define NPI_MATCH_IPV4 (NPIF_IPV4 | NPIF_TCP | NPIF_UDP)1180 #define NPI_MATCH_IPV6 (NPIF_IPV6 | NPIF_TCP | NPIF_UDP)1346 ev->una_wake_pkt_flags & NPIF_TCP ? "tcp" : ev->una_wake_pkt_flags & NPIF_UDP ? "udp" : in net_port_info_log_una_wake_event()1375 ev->wake_pkt_flags & NPIF_TCP ? "tcp" : ev->wake_pkt_flags ? "udp" : in net_port_info_log_wake_event()1903 npi.npi_flags |= NPIF_TCP; in if_ports_used_match_mbuf()2036 npi.npi_flags |= NPIF_TCP; in if_ports_used_match_mbuf()2302 npi.npi_flags |= NPIF_TCP; in if_ports_used_match_pkt()