Searched refs:ila (Results 1 – 8 of 8) sorted by relevance
55 static inline int ila_cmp_wildcards(struct ila_map *ila, in ila_cmp_wildcards() argument58 return (ila->xp.ifindex && ila->xp.ifindex != ifindex); in ila_cmp_wildcards()61 static inline int ila_cmp_params(struct ila_map *ila, in ila_cmp_params() argument64 return (ila->xp.ifindex != xp->ifindex); in ila_cmp_params()70 const struct ila_map *ila = obj; in ila_cmpfn() local72 return (ila->xp.ip.locator_match.v64 != *(__be64 *)arg->key); in ila_cmpfn()75 static inline int ila_order(struct ila_map *ila) in ila_order() argument79 if (ila->xp.ifindex) in ila_order()131 struct ila_map *ila; in ila_lookup_wildcards() local133 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 \
60 ila
42 ila $3, regs_spill + 256
47 ila $3, regs_spill + 256
40 obj-$(CONFIG_IPV6_ILA) += ila/
138 ILA can be configured using the "encap ila" option with140 https://tools.ietf.org/html/draft-herbert-nvo3-ila-00.