Home
last modified time | relevance | path

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

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