Searched defs:tcpopt (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/sys/netinet/ | ||
H A D | tcp_var.h | 867 struct tcpopt { argument |
/freebsd-src/sys/dev/cxgbe/tom/ | ||
H A D | t4_tom.c | 1229 init_conn_params(struct vi_info * vi,struct offload_settings * s,struct in_conninfo * inc,struct socket * so,const struct tcp_options * tcpopt,int16_t l2t_idx,struct conn_params * cp) init_conn_params() argument |
H A D | t4_cpl_io.c | 358 uint16_t tcpopt = be16toh(opt); in make_established() local |
/freebsd-src/sys/dev/cxgbe/common/ | ||
H A D | t4_msg.h | 726 struct tcp_options tcpopt; member |