Searched defs:byte_limit (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/include/uapi/linux/ | ||
D | btrfs_tree.h | 608 __le64 byte_limit; member |
/Linux-v4.19/net/core/ | ||
D | skbuff.c | 976 const u32 byte_limit = 1 << 19; /* limit to a few TSO */ in sock_zerocopy_realloc() local |