Searched defs:byte_limit (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | btrfs_tree.h | 925 __le64 byte_limit; member |
/linux/net/core/ | ||
H A D | skbuff.c | 1649 const u32 byte_limit = 1 << 19; /* limit to a few TSO */ in msg_zerocopy_realloc() local |