calipso_ptr       261 include/net/netlabel.h 	int (*cache_add)(const unsigned char *calipso_ptr,
calipso_ptr       261 net/ipv6/calipso.c static int calipso_cache_add(const unsigned char *calipso_ptr,
calipso_ptr       273 net/ipv6/calipso.c 	calipso_ptr_len = calipso_ptr[1];
calipso_ptr       278 net/ipv6/calipso.c 	entry->key = kmemdup(calipso_ptr + 2, calipso_ptr_len, GFP_ATOMIC);
calipso_ptr       284 net/ipv6/calipso.c 	entry->hash = calipso_map_cache_hash(calipso_ptr, calipso_ptr_len);
calipso_ptr       720 net/netlabel/netlabel_calipso.c int calipso_cache_add(const unsigned char *calipso_ptr,
calipso_ptr       728 net/netlabel/netlabel_calipso.c 		ret_val = ops->cache_add(calipso_ptr, secattr);
calipso_ptr       134 net/netlabel/netlabel_calipso.h int calipso_cache_add(const unsigned char *calipso_ptr,