Home
last modified time | relevance | path

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

/Linux-v4.19/net/ipv6/ila/
Dila.h27 struct ila_locator { struct
65 struct ila_locator loc;
82 struct ila_locator locator;
83 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.c166 if (cfg6->fc_dst_len < 8 * sizeof(struct ila_locator) + 3) { in ila_build_state()