Searched full:1514 (Results 1 – 25 of 43) sorted by relevance
12
/freebsd/sys/contrib/device-tree/Bindings/ufs/ |
H A D | renesas,ufs.yaml | 56 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>; 60 resets = <&cpg 1514>;
|
/freebsd/contrib/libpcap/msdos/ |
H A D | pkt_rx1.s | 10 %define ETH_MAX (ETH_MTU+2*6+2) ; =1514 12 %define RX_SIZE (ETH_MAX+6) ; sizeof(RX_ELEMENT) = 1514+6
|
/freebsd/sys/dev/usb/net/ |
H A D | if_iphethvar.h | 41 #define IPHETH_BUF_SIZE 1514
|
/freebsd/sys/dev/virtio/network/ |
H A D | if_vtnetvar.h | 341 * frames larger than 1514 bytes. 348 * frames larger than 1514 bytes.
|
/freebsd/share/man/man4/ |
H A D | sume.4 | 58 dealing only with frames with maximum size of 1514 bytes.
|
/freebsd/libexec/rbootd/ |
H A D | rmp.h | 50 #define RMP_MAX_PACKET MIN(1514,MCLBYTES)
|
H A D | rmpproto.c | 432 * with MCLBYTES less than 1514. in SendReadRepl()
|
/freebsd/sys/dev/qlxgb/ |
H A D | qla_def.h | 88 #define QLA_STD_FRAME_SIZE 1514
|
/freebsd/sys/dev/qlxgbe/ |
H A D | ql_def.h | 93 #define QLA_STD_FRAME_SIZE 1514
|
/freebsd/sys/dev/netmap/ |
H A D | netmap_bdg.h | 89 #define NM_BDG_MFS_DEFAULT 1514
|
/freebsd/sys/netinet/ |
H A D | tcp_ratelimit.h | 95 #define ETHERNET_SEGMENT_SIZE 1514
|
/freebsd/sys/netpfil/ipfw/ |
H A D | dn_sched_fq_codel.c | 86 CODEL_ECN_ENABLED}, 1024, 10240, 1514}; 145 CTLFLAG_RW, &fq_codel_sysctl.quantum, 1514, "FQ_CoDel quantum");
|
H A D | dn_sched_fq_pie.c | 149 * flows=1024, limit=10240, quantum =1514 155 1024, 10240, 1514}; 272 CTLFLAG_RW, &fq_pie_sysctl.quantum, 1514, "quantum for FQ_PIE");
|
/freebsd/sys/dev/qlxge/ |
H A D | qls_def.h | 80 #define QLA_STD_FRAME_SIZE 1514
|
/freebsd/sys/dev/usb/template/ |
H A D | usb_template_cdce.c | 127 .wMaxSegmentSize = {0xEA, 0x05},/* 1514 bytes */
|
H A D | usb_template_serialnet.c | 143 .wMaxSegmentSize = {0xEA, 0x05},/* 1514 bytes */
|
H A D | usb_template_multi.c | 146 .wMaxSegmentSize = {0xEA, 0x05},/* 1514 bytes */
|
/freebsd/contrib/wpa/src/l2_packet/ |
H A D | l2_packet_ndis.c | 79 u8 rx_buf[1514];
|
/freebsd/sys/dev/ixl/ |
H A D | ixl.h | 140 #define IXL_TX_BUF_SZ ((u32) 1514)
|
/freebsd/sys/contrib/device-tree/src/arm64/renesas/ |
H A D | r8a779f0.dtsi | 867 clocks = <&cpg CPG_MOD 1514>, <&ufs30_clk>; 871 resets = <&cpg 1514>;
|
/freebsd/contrib/libpcap/ |
H A D | pcap-haiku.c | 342 // packets as large as 1514 bytes and receives layer 2 packets as large in pcap_activate_haiku()
|
H A D | pcap-dos.c | 1048 pcap_save.snapshot = MTU > 0 ? MTU : ETH_MAX; /* assume 1514 */ in init_watt32()
|
/freebsd/tests/sys/netpfil/common/ |
H A D | dummynet.sh | 187 …jexec alcatraz dnctl sched 1 config pipe 1 type fq_codel target 0ms interval 0ms quantum 1514 limi…
|
/freebsd/sbin/ipfw/ |
H A D | ipfw.8 | 2945 The default is 1514 bytes, and the maximum acceptable value 4020 .It Va net.inet.ip.dummynet.fqcodel.quantum : No 1514 4066 .It Va net.inet.ip.dummynet.fqpie.quantum : No 1514
|
/freebsd/contrib/unbound/util/ |
H A D | iana_ports.inc | 1171 1514,
|
12