Searched defs:lso (Results 1 – 7 of 7) sorted by relevance
/freebsd-src/tools/regression/sockets/accf_data_attach/ |
H A D | accf_data_attach.c | 67 int lso, so, i, ret; in main() local
|
/freebsd-src/sys/netinet/ |
H A D | tcp_syncache.c | 778 syncache_socket(struct syncache * sc,struct socket * lso,struct mbuf * m) syncache_socket() argument 1336 syncache_tfo_expand(struct syncache * sc,struct socket * lso,struct mbuf * m,uint64_t response_cookie) syncache_tfo_expand() argument 2278 syncookie_lookup(struct in_conninfo * inc,struct syncache_head * sch,struct syncache * sc,struct tcphdr * th,struct tcpopt * to,struct socket * lso,uint16_t port) syncookie_lookup() argument 2374 syncookie_cmp(struct in_conninfo * inc,struct syncache_head * sch,struct syncache * sc,struct tcphdr * th,struct tcpopt * to,struct socket * lso,uint16_t port) syncookie_cmp() argument [all...] |
/freebsd-src/sys/cam/ctl/ |
H A D | ctl_ha.c | 399 struct socket *lso, *so; in ctl_ha_accept() local
|
/freebsd-src/sys/dev/cxgbe/ |
H A D | t4_sge.c | 5196 const int lso = sizeof(struct cpl_tx_pkt_lso_core); calculate_mbuf_len16() local 5336 struct cpl_tx_pkt_lso_core *lso; write_lso_cpl() local 6671 struct cpl_tx_pkt_lso_core *lso = (void *)(wr + 1); write_ethofld_wr() local [all...] |
/freebsd-src/sys/dev/mlx5/mlx5_fpga/ |
H A D | mlx5_ifc_fpga.h | 391 u8 lso[0x1]; member
|
/freebsd-src/sys/dev/mlx4/mlx4_en/ |
H A D | en.h | 257 struct mlx4_wqe_lso_seg lso; member
|
/freebsd-src/sys/dev/oce/ |
H A D | oce_hw.h | 2403 uint32_t lso:1; member 2481 uint32_t lso:1; member
|