Home
last modified time | relevance | path

Searched defs:is_tcp (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/unbound/util/
H A Dwinsock_event.h196 int is_tcp; member
/freebsd-src/sys/dev/gve/
H A Dgve_tx.c552 bool is_tso, has_csum_flag, is_ipv6 = false, is_tcp = false, is_udp = false; gve_xmit() local
H A Dgve.h167 bool is_tcp; global() member
/freebsd-src/sys/netpfil/ipfilter/netinet/
H A Dip_state.h87 #define is_tcp is_ps.is_ts macro
/freebsd-src/sys/contrib/dev/athk/ath10k/
H A Dhtt_rx.c1932 bool is_tcp, is_udp; in ath10k_htt_rx_get_csum_state() local