Searched refs:ila (Results 1 – 9 of 9) sorted by relevance
57 return (ila->xp.ifindex && ila->xp.ifindex != ifindex); in ila_cmp_wildcards()132 ila = rcu_access_pointer(ila->next); in ila_lookup_wildcards()150 ila = rcu_access_pointer(ila->next); in ila_lookup_by_params()223 ila = kzalloc(sizeof(*ila), GFP_KERNEL); in ila_add_mapping()224 if (!ila) in ila_add_mapping()301 ila = rcu_dereference_protected(ila->next, in ila_del_mapping()482 if (ila) { in ila_xlat_nl_cmd_get_mapping()548 if (ila && !IS_ERR(ila) && skip) { in ila_xlat_nl_dump()555 ila = rcu_access_pointer(ila->next); in ila_xlat_nl_dump()589 ila = rcu_access_pointer(ila->next); in ila_xlat_nl_dump()[all …]
6 obj-$(CONFIG_IPV6_ILA) += ila.o8 ila-objs := ila_main.o ila_common.o ila_lwt.o ila_xlat.o
51 [ $ila_lsmod != 0 ] && modprobe ila &>/dev/null54 encap ila 1:2:3:4 csum-mode no-action ident-type luid \134 [ $ila_lsmod != 0 ] && modprobe -r ila &>/dev/null146 encap ila 2001:db8:2:0 csum-mode no-action ident-type luid \
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 \
64 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.