HomeSort by: relevance | last modified time | path
    Searched refs:tcpi_options (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/netinet/
tcp.h 166 uint8_t tcpi_options; /* Options enabled on conn. */ member in struct:tcp_info
tcp_usrreq.c 211 ti->tcpi_options |= TCPI_OPT_TIMESTAMPS;
213 ti->tcpi_options |= TCPI_OPT_SACK;
215 ti->tcpi_options |= TCPI_OPT_WSCALE;
220 ti->tcpi_options |= TCPI_OPT_ECN;
247 ti->tcpi_options |= TCPI_OPT_TOE;
  /src/external/apache2/mDNSResponder/dist/Clients/dnssdutil/
dnssdutil.c     [all...]

Completed in 40 milliseconds