Searched refs:maxburst (Results 1 – 7 of 7) sorted by relevance
37 dma-maxburst:65 dma-maxburst = <2>;
38 u_int maxburst; member
40 u_int maxburst; member
33 int maxburst; member485 c->maxburst = getnum(av[1], NULL, av[0]); in init()506 if (c->maxburst <= 0) in init()507 c->maxburst = 1; in init()
222 int maxburst = TCP_MAXBURST; in tcp_output()1702 if (sendalot && --maxburst) in tcp_output()
882 SCTP_UINT_SYSCTL(maxburst, sctp_max_burst_default, SCTPCTL_MAXBURST)
1282 dma-maxburst = <2>;