Searched defs:tcp_hlen (Results 1 – 5 of 5) sorted by relevance
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_tx.c | 241 int ip_hlen, tcp_hlen; mlx5e_get_full_header_size() local 365 int tcp_hlen; mlx5e_get_vxlan_header_size() local
|
/freebsd/sys/dev/mlx4/mlx4_en/ |
H A D | mlx4_en_tx.c | 504 int ip_hlen, tcp_hlen; in mlx4_en_get_header_size() local
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_hw.c | 713 uint32_t ehdrlen, hdrlen = 0, ip_hlen, tcp_hlen, tcp_opt_off; in qla_tx_tso() local
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_hw.c | 2263 uint32_t ehdrlen, hdrlen, ip_hlen, tcp_hlen, tcp_opt_off; in qla_tx_tso() local
|
/freebsd/sys/dev/bce/ |
H A D | if_bce.c | 7100 int hdr_len __unused, ip_len __unused, ip_hlen = 0, tcp_hlen = 0; in bce_tso_setup() local
|