Home
last modified time | relevance | path

Searched refs:maxburst (Results 1 – 7 of 7) sorted by relevance

/f-stack/freebsd/contrib/device-tree/Bindings/crypto/
H A Dst,stm32-hash.yaml37 dma-maxburst:
65 dma-maxburst = <2>;
/f-stack/tools/compat/include/netpfil/pf/
H A Dpf_altq.h38 u_int maxburst; member
/f-stack/freebsd/netpfil/pf/
H A Dpf_altq.h40 u_int maxburst; member
/f-stack/freebsd/netpfil/ipfw/test/
H A Dmain.c33 int maxburst; member
485 c->maxburst = getnum(av[1], NULL, av[0]); in init()
506 if (c->maxburst <= 0) in init()
507 c->maxburst = 1; in init()
/f-stack/freebsd/netinet/
H A Dtcp_output.c222 int maxburst = TCP_MAXBURST; in tcp_output()
1702 if (sendalot && --maxburst) in tcp_output()
H A Dsctp_sysctl.c882 SCTP_UINT_SYSCTL(maxburst, sctp_max_burst_default, SCTPCTL_MAXBURST)
/f-stack/freebsd/contrib/device-tree/src/arm/
H A Dstm32mp151.dtsi1282 dma-maxburst = <2>;