Searched refs:MAX_PACKET_SIZE (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/opencsd/decoder/source/etmv3/
H A Dtrc_pkt_proc_etmv3_impl.h43 #define MAX_PACKET_SIZE 32 macro
/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Dmcp_private.h238 #define MAX_PACKET_SIZE (1516) /* So it can be devided by 4 */ macro
400 u32 net_buffer[MAX_PACKET_SIZE / 4]; /* Buffer to send any packet to network */
/freebsd-13-stable/crypto/heimdal/lib/ipc/
H A Dserver.c39 #define MAX_PACKET_SIZE (128 * 1024) macro
918 if (dlen > MAX_PACKET_SIZE) {

Completed in 172 milliseconds