UNIX_SKB_FRAGS_SZ 1828 net/unix/af_unix.c 		size = min_t(int, size, SKB_MAX_HEAD(0) + UNIX_SKB_FRAGS_SZ);
UNIX_SKB_FRAGS_SZ 1836 net/unix/af_unix.c 					   get_order(UNIX_SKB_FRAGS_SZ));