Searched refs:i_key (Results 1 – 7 of 7) sorted by relevance
345 skb->mark = be32_to_cpu(t->parms.i_key); in vti6_rcv_cb()607 t->parms.i_key = p->i_key; in vti6_tnl_change()635 p->i_key = u->i_key; in vti6_parm_from_user()648 u->i_key = p->i_key; in vti6_parm_to_user()650 if (u->i_key) in vti6_parm_to_user()897 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti6_netlink_parms()979 nla_put_be32(skb, IFLA_VTI_IKEY, parm->i_key) || in vti6_fill_info()
132 key != t->parms.i_key || in ip6gre_tunnel_lookup()156 key != t->parms.i_key || in ip6gre_tunnel_lookup()182 key != t->parms.i_key || in ip6gre_tunnel_lookup()205 if (t->parms.i_key != key || in ip6gre_tunnel_lookup()242 unsigned int h = HASH_KEY(p->i_key); in __ip6gre_bucket()290 __be32 key = parms->i_key; in ip6gre_tunnel_find()301 key == t->parms.i_key && in ip6gre_tunnel_find()1023 t->parms.i_key = p->i_key; in ip6gre_tnl_change()1042 p->i_key = u->i_key; in ip6gre_tnl_parm_from_user()1060 u->i_key = p->i_key; in ip6gre_tnl_parm_to_user()[all …]
133 return key == p->i_key; in ip_tunnel_key_match()218 if (t->parms.i_key != key || in ip_tunnel_lookup()247 __be32 i_key = parms->i_key; in ip_bucket() local255 i_key = 0; in ip_bucket()257 h = ip_tunnel_hash(i_key, remote); in ip_bucket()279 __be32 key = parms->i_key; in ip_tunnel_find()813 t->parms.i_key = p->i_key; in ip_tunnel_update()864 p->i_key = 0; in ip_tunnel_ioctl()
111 skb->mark = be32_to_cpu(tunnel->parms.i_key); in vti_rcv_cb()324 p.i_key = 0; in vti_tunnel_ioctl()460 parms->i_key = nla_get_be32(data[IFLA_VTI_IKEY]); in vti_netlink_parms()513 nla_put_be32(skb, IFLA_VTI_IKEY, p->i_key); in vti_fill_info()
618 parms->i_key = nla_get_be32(data[IFLA_GRE_IKEY]); in ipgre_netlink_parms()776 nla_put_be32(skb, IFLA_GRE_IKEY, p->i_key) || in ipgre_fill_info()
279 p.i_key = p.o_key = p.i_flags = p.o_flags = 0; in ipip_tunnel_ioctl()
213 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip4->parms.i_key); in xfrm_input()216 mark = be32_to_cpu(XFRM_TUNNEL_SKB_CB(skb)->tunnel.ip6->parms.i_key); in xfrm_input()