Searched refs:udp_memory_per_cpu_fw_alloc (Results 1 - 5 of 5) sorted by relevance

/linux-master/net/ipv4/
H A Dudplite.c64 .per_cpu_fw_alloc = &udp_memory_per_cpu_fw_alloc,
H A Dudp.c130 DEFINE_PER_CPU(int, udp_memory_per_cpu_fw_alloc);
131 EXPORT_PER_CPU_SYMBOL_GPL(udp_memory_per_cpu_fw_alloc); variable
2959 .per_cpu_fw_alloc = &udp_memory_per_cpu_fw_alloc,
/linux-master/net/ipv6/
H A Dudplite.c63 .per_cpu_fw_alloc = &udp_memory_per_cpu_fw_alloc,
H A Dudp.c1788 .per_cpu_fw_alloc = &udp_memory_per_cpu_fw_alloc,
/linux-master/include/net/
H A Dudp.h99 DECLARE_PER_CPU(int, udp_memory_per_cpu_fw_alloc);

Completed in 226 milliseconds