Searched refs:ila (Results 1 – 8 of 8) sorted by relevance
54 static inline int ila_cmp_wildcards(struct ila_map *ila, in ila_cmp_wildcards() argument57 return (ila->xp.ifindex && ila->xp.ifindex != ifindex); in ila_cmp_wildcards()60 static inline int ila_cmp_params(struct ila_map *ila, in ila_cmp_params() argument63 return (ila->xp.ifindex != xp->ifindex); in ila_cmp_params()69 const struct ila_map *ila = obj; in ila_cmpfn() local71 return (ila->xp.ip.locator_match.v64 != *(__be64 *)arg->key); in ila_cmpfn()74 static inline int ila_order(struct ila_map *ila) in ila_order() argument78 if (ila->xp.ifindex) in ila_order()130 struct ila_map *ila; in ila_lookup_wildcards() local132 ila = rhashtable_lookup_fast(&ilan->xlat.rhash_table, &iaddr->loc, in ila_lookup_wildcards()[all …]
6 obj-$(CONFIG_IPV6_ILA) += ila.o8 ila-objs := ila_main.o ila_common.o ila_lwt.o ila_xlat.o
27 The ILA protocol is described in Internet-Draft draft-herbert-intarea-ila.246 ip route add DEST/128 encap ila LOC csum-mode MODE ident-type TYPE via ADDR259 ip ila add loc_match MATCH loc LOC csum-mode MODE ident-type TYPE275 ip route add 3333:0:0:1:2000:0:1:87/128 encap ila 2001:0:87:0 \281 ip route add 3333:0:0:1:2000:0:2:87/128 encap ila 2001:0:87:1 \289 ip ila add loc_match 2001:0:119:0 loc 3333:0:0:1 \295 ip ila add loc_match 2001:0:119:0 loc 3333:0:0:1 \
63 ila
42 ila $3, regs_spill + 256
47 ila $3, regs_spill + 256
37 obj-$(CONFIG_IPV6_ILA) += ila/
139 ILA can be configured using the "encap ila" option with141 https://tools.ietf.org/html/draft-herbert-nvo3-ila-00.