Home
last modified time | relevance | path

Searched refs:udp_memory_allocated (Results 1 – 3 of 3) sorted by relevance

/linux-4.4.14/include/net/
Dudp.h100 extern atomic_long_t udp_memory_allocated;
/linux-4.4.14/net/ipv4/
Dudp.c129 atomic_long_t udp_memory_allocated; variable
130 EXPORT_SYMBOL(udp_memory_allocated);
2284 .memory_allocated = &udp_memory_allocated,
/linux-4.4.14/net/ipv6/
Dudp.c1540 .memory_allocated = &udp_memory_allocated,