Home
last modified time | relevance | path

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

/linux-6.1.9/net/ipv6/ila/
Dila.h22 struct ila_locator { struct
60 struct ila_locator loc;
72 struct ila_locator locator;
73 struct ila_locator locator_match;
Dila_xlat.c41 static inline u32 ila_locator_hash(struct ila_locator loc) in ila_locator_hash()
50 struct ila_locator loc) in ila_get_lock()
Dila_lwt.c167 if (cfg6->fc_dst_len < 8 * sizeof(struct ila_locator) + 3) { in ila_build_state()