Home
last modified time | relevance | path

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

/linux/net/ipv4/
H A Dtcp_ao.c390 size_t total_ao_sk_mem = 0; in tcp_ao_sk_omem_free() local
394 total_ao_sk_mem += tcp_ao_sizeof_key(key); in tcp_ao_sk_omem_free()
395 atomic_sub(total_ao_sk_mem, &sk->sk_omem_alloc); in tcp_ao_sk_omem_free()