Home
last modified time | relevance | path

Searched refs:cipso_v4_cache_check (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/net/ipv4/
H A Dcipso_ipv4.c213 * cipso_v4_cache_check - Check the CIPSO cache for a label mapping
234 static int cipso_v4_cache_check(const unsigned char *key, in cipso_v4_cache_check() function
2092 if (cipso_v4_cache_check(cipso, cipso[1], secattr) == 0) in cipso_v4_getattr()
/kernel/linux/linux-6.6/net/ipv4/
H A Dcipso_ipv4.c212 * cipso_v4_cache_check - Check the CIPSO cache for a label mapping
233 static int cipso_v4_cache_check(const unsigned char *key, in cipso_v4_cache_check() function
2091 if (cipso_v4_cache_check(cipso, cipso[1], secattr) == 0) in cipso_v4_getattr()

Completed in 6 milliseconds