mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-03 14:48:57 +00:00
define jumbo packet size
This commit is contained in:
parent
931f2cebff
commit
110bbc0dcf
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=56572
@ -312,3 +312,4 @@ typedef struct {
|
||||
#define WX_MIN_XPKT_SIZE 16
|
||||
#define WX_MIN_RPKT_SIZE 60
|
||||
#define WX_MAX_PKT_SIZE 1514
|
||||
#define WX_MAX_PKT_SIZE_JUMBO 9014
|
||||
|
Loading…
Reference in New Issue
Block a user