Home
last modified time | relevance | path

Searched refs:xfrm_address_t (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v4.19/net/xfrm/
Dxfrm_hash.h9 static inline unsigned int __xfrm4_addr_hash(const xfrm_address_t *addr) in __xfrm4_addr_hash()
14 static inline unsigned int __xfrm6_addr_hash(const xfrm_address_t *addr) in __xfrm6_addr_hash()
19 static inline unsigned int __xfrm4_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm4_daddr_saddr_hash()
20 const xfrm_address_t *saddr) in __xfrm4_daddr_saddr_hash()
26 static inline unsigned int __xfrm6_daddr_saddr_hash(const xfrm_address_t *daddr, in __xfrm6_daddr_saddr_hash()
27 const xfrm_address_t *saddr) in __xfrm6_daddr_saddr_hash()
45 static inline unsigned int __xfrm4_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm4_dpref_spref_hash()
46 const xfrm_address_t *saddr, in __xfrm4_dpref_spref_hash()
55 static inline unsigned int __xfrm6_pref_hash(const xfrm_address_t *addr, in __xfrm6_pref_hash()
76 static inline unsigned int __xfrm6_dpref_spref_hash(const xfrm_address_t *daddr, in __xfrm6_dpref_spref_hash()
[all …]
Dxfrm_state.c56 const xfrm_address_t *daddr, in xfrm_dst_hash()
57 const xfrm_address_t *saddr, in xfrm_dst_hash()
65 const xfrm_address_t *daddr, in xfrm_src_hash()
66 const xfrm_address_t *saddr, in xfrm_src_hash()
73 xfrm_spi_hash(struct net *net, const xfrm_address_t *daddr, in xfrm_spi_hash()
800 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_init_tempstate()
819 const xfrm_address_t *daddr, in __xfrm_state_lookup()
844 const xfrm_address_t *daddr, in __xfrm_state_lookup_byaddr()
845 const xfrm_address_t *saddr, in __xfrm_state_lookup_byaddr()
930 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_find()
[all …]
Dxfrm_policy.c130 const xfrm_address_t *saddr, in __xfrm_dst_lookup()
131 const xfrm_address_t *daddr, in __xfrm_dst_lookup()
151 xfrm_address_t *prev_saddr, in xfrm_dst_lookup()
152 xfrm_address_t *prev_daddr, in xfrm_dst_lookup()
156 xfrm_address_t *saddr = &x->props.saddr; in xfrm_dst_lookup()
157 xfrm_address_t *daddr = &x->id.daddr; in xfrm_dst_lookup()
375 const xfrm_address_t *daddr, in policy_hash_direct()
376 const xfrm_address_t *saddr, in policy_hash_direct()
1098 const xfrm_address_t *daddr, *saddr; in xfrm_policy_lookup_bytype()
1367 xfrm_get_saddr(struct net *net, int oif, xfrm_address_t *local, in xfrm_get_saddr()
[all …]
Dxfrm_device.c144 xfrm_address_t *saddr; in xfrm_dev_state_add()
145 xfrm_address_t *daddr; in xfrm_dev_state_add()
Dxfrm_input.c230 xfrm_address_t *daddr; in xfrm_input()
328 daddr = (xfrm_address_t *)(skb_network_header(skb) + in xfrm_input()
Dxfrm_user.c95 xfrm_address_t **addrp) in verify_one_addr()
709 xfrm_address_t *saddr = NULL; in xfrm_user_state_lookup()
1291 xfrm_address_t *daddr; in xfrm_alloc_userspi()
1456 sizeof(xfrm_address_t)); in copy_templates()
2557 [XFRMA_SRCADDR] = { .len = sizeof(xfrm_address_t) },
2558 [XFRMA_COADDR] = { .len = sizeof(xfrm_address_t) },
3206 struct xfrm_selector *sel, xfrm_address_t *addr) in build_report()
3231 struct xfrm_selector *sel, xfrm_address_t *addr) in xfrm_send_report()
3252 xfrm_address_t *new_saddr, __be16 new_sport) in build_mapping()
3277 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()
Dxfrm_interface.c463 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in xfrmi4_err()
517 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in xfrmi6_err()
/Linux-v4.19/include/uapi/linux/
Dxfrm.h19 } xfrm_address_t; typedef
26 xfrm_address_t daddr;
50 xfrm_address_t daddr;
51 xfrm_address_t saddr;
239 xfrm_address_t saddr;
253 xfrm_address_t encap_oa;
369 xfrm_address_t saddr;
392 xfrm_address_t daddr;
400 xfrm_address_t saddr;
436 xfrm_address_t saddr;
[all …]
/Linux-v4.19/include/net/
Dxfrm.h167 xfrm_address_t saddr;
187 xfrm_address_t *coaddr;
311 const xfrm_address_t *saddr,
312 const xfrm_address_t *daddr,
315 xfrm_address_t *saddr,
316 xfrm_address_t *daddr,
357 const xfrm_address_t *daddr,
358 const xfrm_address_t *saddr);
528 xfrm_address_t saddr;
608 xfrm_address_t local;
[all …]
/Linux-v4.19/net/ipv6/
Dxfrm6_input.c84 int xfrm6_input_addr(struct sk_buff *skb, xfrm_address_t *daddr, in xfrm6_input_addr()
85 xfrm_address_t *saddr, u8 proto) in xfrm6_input_addr()
102 xfrm_address_t *dst, *src; in xfrm6_input_addr()
112 src = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
116 dst = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
117 src = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
Dxfrm6_tunnel.c60 xfrm_address_t addr;
70 static inline unsigned int xfrm6_tunnel_spi_hash_byaddr(const xfrm_address_t *addr) in xfrm6_tunnel_spi_hash_byaddr()
87 static struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *sa… in __xfrm6_tunnel_spi_lookup()
102 __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in xfrm6_tunnel_spi_lookup()
130 static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in __xfrm6_tunnel_alloc_spi()
173 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi()
197 static void xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_free_spi()
238 spi = xfrm6_tunnel_spi_lookup(net, (const xfrm_address_t *)&iph->saddr); in xfrm6_tunnel_rcv()
300 xfrm6_tunnel_free_spi(net, (xfrm_address_t *)&x->props.saddr); in xfrm6_tunnel_destroy()
Dipcomp6.c71 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in ipcomp6_err()
96 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()
130 spi = xfrm6_tunnel_spi_lookup(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_attach()
132 t = xfrm_state_lookup(net, mark, (xfrm_address_t *)&x->id.daddr, in ipcomp6_tunnel_attach()
Dxfrm6_policy.c30 const xfrm_address_t *saddr, in xfrm6_dst_lookup()
31 const xfrm_address_t *daddr, in xfrm6_dst_lookup()
58 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm6_get_saddr()
Dxfrm6_state.c46 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in xfrm6_init_temprop()
Dmip6.c239 memcpy(&sel.daddr, (xfrm_address_t *)&ipv6_hdr(skb)->daddr, in mip6_destopt_reject()
242 memcpy(&sel.saddr, (xfrm_address_t *)&ipv6_hdr(skb)->saddr, in mip6_destopt_reject()
256 (hao ? (xfrm_address_t *)&hao->addr : NULL)); in mip6_destopt_reject()
Dip6_vti.c418 xfrm_address_t *daddr = (xfrm_address_t *)dst; in vti6_state_check()
419 xfrm_address_t *saddr = (xfrm_address_t *)src; in vti6_state_check()
606 x = xfrm_state_lookup(net, mark, (const xfrm_address_t *)&iph->daddr, in vti6_err()
Dexthdrs.c240 ret = xfrm6_input_addr(skb, (xfrm_address_t *)&ipv6h->daddr, in ipv6_dest_hao()
241 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao()
603 if (xfrm6_input_addr(skb, (xfrm_address_t *)addr, in ipv6_rthdr_rcv()
604 (xfrm_address_t *)&ipv6_hdr(skb)->saddr, in ipv6_rthdr_rcv()
Desp6_offload.c79 (xfrm_address_t *)&ipv6_hdr(skb)->daddr, in esp6_gro_receive()
/Linux-v4.19/net/ipv4/
Dxfrm4_policy.c23 const xfrm_address_t *saddr, in __xfrm4_dst_lookup()
24 const xfrm_address_t *daddr, in __xfrm4_dst_lookup()
47 const xfrm_address_t *saddr, in xfrm4_dst_lookup()
48 const xfrm_address_t *daddr, in xfrm4_dst_lookup()
57 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm4_get_saddr()
Dxfrm4_state.c45 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in xfrm4_init_temprop()
Dip_vti.c145 xfrm_address_t *daddr = (xfrm_address_t *)&dst; in vti_state_check()
146 xfrm_address_t *saddr = (xfrm_address_t *)&src; in vti_state_check()
315 x = xfrm_state_lookup(net, mark, (const xfrm_address_t *)&iph->daddr, in vti4_err()
Dipcomp.c45 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in ipcomp4_err()
105 t = xfrm_state_lookup(net, mark, (xfrm_address_t *)&x->id.daddr.a4, in ipcomp_tunnel_attach()
Desp4_offload.c57 (xfrm_address_t *)&ip_hdr(skb)->daddr, in esp4_gro_receive()
Desp4.c601 xfrm_address_t ipaddr; in esp_input_done2()
817 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in esp4_err()
/Linux-v4.19/net/key/
Daf_key.c70 xfrm_address_t *saddr, xfrm_address_t *daddr,
645 int pfkey_sockaddr_extract(const struct sockaddr *sa, xfrm_address_t *xaddr) in pfkey_sockaddr_extract()
664 int pfkey_sadb_addr2xfrm_addr(const struct sadb_address *addr, xfrm_address_t *xaddr) in pfkey_sadb_addr2xfrm_addr()
676 xfrm_address_t *xaddr; in pfkey_xfrm_state_lookup()
694 xaddr = (xfrm_address_t *)&((const struct sockaddr_in *)(addr + 1))->sin_addr; in pfkey_xfrm_state_lookup()
698 xaddr = (xfrm_address_t *)&((const struct sockaddr_in6 *)(addr + 1))->sin6_addr; in pfkey_xfrm_state_lookup()
748 static unsigned int pfkey_sockaddr_fill(const xfrm_address_t *xaddr, __be16 port, in pfkey_sockaddr_fill()
1340 xfrm_address_t *xsaddr = NULL, *xdaddr = NULL; in pfkey_getspi()
1366 xdaddr = (xfrm_address_t *)&((struct sockaddr_in *)(daddr + 1))->sin_addr.s_addr; in pfkey_getspi()
1367 xsaddr = (xfrm_address_t *)&((struct sockaddr_in *)(saddr + 1))->sin_addr.s_addr; in pfkey_getspi()
[all …]

12