Home
last modified time | relevance | path

Searched defs:calipso_map_cache_entry (Results 1 – 1 of 1) sorted by relevance

/linux/net/ipv6/
H A Dcalipso.c73 struct calipso_map_cache_entry { struct
74 u32 hash;
75 unsigned char *key;
76 size_t key_len;
101 static void calipso_cache_entry_free(struct calipso_map_cache_entry *entry) in calipso_cache_entry_free() argument