Home
last modified time | relevance | path

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

/openbmc/linux/include/net/
H A Dcipso_ipv4.h105 extern int cipso_v4_cache_bucketsize;
/openbmc/linux/net/ipv4/
H A Dcipso_ipv4.c52 int cipso_v4_cache_bucketsize = 10; variable
299 int bkt_size = READ_ONCE(cipso_v4_cache_bucketsize); in cipso_v4_cache_add()
H A Dsysctl_net_ipv4.c524 .data = &cipso_v4_cache_bucketsize,