Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/net/xfrm/
A 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()
20 const xfrm_address_t *saddr) in __xfrm4_daddr_saddr_hash()
27 const xfrm_address_t *saddr) in __xfrm6_daddr_saddr_hash()
45 const xfrm_address_t *saddr, in __xfrm4_dpref_spref_hash()
76 const xfrm_address_t *saddr, in __xfrm6_dpref_spref_hash()
85 const xfrm_address_t *saddr, in __xfrm_dst_hash()
102 const xfrm_address_t *saddr, in __xfrm_src_hash()
150 const xfrm_address_t *daddr = &sel->daddr; in __sel_hash()
151 const xfrm_address_t *saddr = &sel->saddr; in __sel_hash()
[all …]
A Dxfrm_state.c59 const xfrm_address_t *daddr, in xfrm_dst_hash()
60 const xfrm_address_t *saddr, in xfrm_dst_hash()
68 const xfrm_address_t *daddr, in xfrm_src_hash()
69 const xfrm_address_t *saddr, in xfrm_src_hash()
941 const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_init_tempstate()
978 const xfrm_address_t *daddr, in __xfrm_state_lookup_all()
1137 xfrm_state_find(const xfrm_address_t *daddr, const xfrm_address_t *saddr, in xfrm_state_find()
1366 xfrm_address_t *daddr, xfrm_address_t *saddr, in xfrm_stateonly_find()
1499 const xfrm_address_t *daddr, in __find_acq_core()
1500 const xfrm_address_t *saddr, in __find_acq_core()
[all …]
A Dxfrm_policy.c66 xfrm_address_t addr;
189 const xfrm_address_t *saddr,
255 const xfrm_address_t *saddr, in __xfrm_dst_lookup()
256 const xfrm_address_t *daddr, in __xfrm_dst_lookup()
276 xfrm_address_t *prev_saddr, in xfrm_dst_lookup()
277 xfrm_address_t *prev_daddr, in xfrm_dst_lookup()
757 const xfrm_address_t *addr; in xfrm_policy_inexact_insert_use_any_list()
795 const xfrm_address_t *b, in xfrm_policy_addr_delta()
992 xfrm_address_t *addr, in xfrm_policy_inexact_insert_node()
2445 xfrm_address_t tmp; in xfrm_tmpl_resolve_one()
[all …]
A Dxfrm_compat.c35 xfrm_address_t saddr;
47 xfrm_address_t saddr;
116 [XFRMA_SRCADDR] = { .len = sizeof(xfrm_address_t) },
117 [XFRMA_COADDR] = { .len = sizeof(xfrm_address_t) },
A Dxfrm_device.c240 xfrm_address_t *saddr; in xfrm_dev_state_add()
241 xfrm_address_t *daddr; in xfrm_dev_state_add()
A Dxfrm_interface_core.c628 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in xfrmi4_err()
682 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in xfrmi6_err()
1020 const xfrm_address_t *saddr; in xfrmi6_rcv_tunnel()
1023 saddr = (const xfrm_address_t *)&ipv6_hdr(skb)->saddr; in xfrmi6_rcv_tunnel()
A Dxfrm_user.c106 xfrm_address_t **addrp) in verify_one_addr()
841 xfrm_address_t *saddr = NULL; in xfrm_user_state_lookup()
1528 xfrm_address_t *daddr; in xfrm_alloc_userspi()
1719 sizeof(xfrm_address_t)); in copy_templates()
2979 [XFRMA_SRCADDR] = { .len = sizeof(xfrm_address_t) },
2980 [XFRMA_COADDR] = { .len = sizeof(xfrm_address_t) },
3670 struct xfrm_selector *sel, xfrm_address_t *addr) in build_report()
3695 struct xfrm_selector *sel, xfrm_address_t *addr) in xfrm_send_report()
3716 xfrm_address_t *new_saddr, __be16 new_sport) in build_mapping()
3741 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()
A Dxfrm_input.c469 xfrm_address_t *daddr; in xfrm_input()
570 daddr = (xfrm_address_t *)(skb_network_header(skb) + in xfrm_input()
/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h19 } xfrm_address_t; typedef
26 xfrm_address_t daddr;
50 xfrm_address_t daddr;
51 xfrm_address_t saddr;
244 xfrm_address_t saddr;
258 xfrm_address_t encap_oa;
375 xfrm_address_t saddr;
399 xfrm_address_t daddr;
407 xfrm_address_t saddr;
443 xfrm_address_t saddr;
[all …]
/linux-6.3-rc2/include/net/
A Dxfrm.h200 xfrm_address_t saddr;
226 xfrm_address_t *coaddr;
470 xfrm_address_t saddr;
562 xfrm_address_t old_daddr;
563 xfrm_address_t old_saddr;
564 xfrm_address_t new_daddr;
565 xfrm_address_t new_saddr;
1337 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm_flowi_addr_get()
1354 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in __xfrm4_state_addr_check()
1364 const xfrm_address_t *daddr, const xfrm_address_t *saddr) in __xfrm6_state_addr_check()
[all …]
/linux-6.3-rc2/net/ipv6/
A Dxfrm6_tunnel.c47 xfrm_address_t addr;
57 static inline unsigned int xfrm6_tunnel_spi_hash_byaddr(const xfrm_address_t *addr) in xfrm6_tunnel_spi_hash_byaddr()
74 static struct xfrm6_tunnel_spi *__xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *sa… in __xfrm6_tunnel_spi_lookup()
89 __be32 xfrm6_tunnel_spi_lookup(struct net *net, const xfrm_address_t *saddr) in xfrm6_tunnel_spi_lookup()
117 static u32 __xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in __xfrm6_tunnel_alloc_spi()
163 __be32 xfrm6_tunnel_alloc_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_alloc_spi()
187 static void xfrm6_tunnel_free_spi(struct net *net, xfrm_address_t *saddr) in xfrm6_tunnel_free_spi()
228 spi = xfrm6_tunnel_spi_lookup(net, (const xfrm_address_t *)&iph->saddr); in xfrm6_tunnel_rcv()
294 xfrm6_tunnel_free_spi(net, (xfrm_address_t *)&x->props.saddr); in xfrm6_tunnel_destroy()
A Dxfrm6_input.c175 int xfrm6_input_addr(struct sk_buff *skb, xfrm_address_t *daddr, in xfrm6_input_addr()
176 xfrm_address_t *saddr, u8 proto) in xfrm6_input_addr()
195 xfrm_address_t *dst, *src; in xfrm6_input_addr()
205 src = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
209 dst = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
210 src = (xfrm_address_t *)&in6addr_any; in xfrm6_input_addr()
A Dipcomp6.c59 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in ipcomp6_err()
84 t->id.spi = xfrm6_tunnel_alloc_spi(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_create()
119 spi = xfrm6_tunnel_spi_lookup(net, (xfrm_address_t *)&x->props.saddr); in ipcomp6_tunnel_attach()
121 t = xfrm_state_lookup(net, mark, (xfrm_address_t *)&x->id.daddr, in ipcomp6_tunnel_attach()
A Dxfrm6_policy.c27 const xfrm_address_t *saddr, in xfrm6_dst_lookup()
28 const xfrm_address_t *daddr, in xfrm6_dst_lookup()
54 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm6_get_saddr()
A Dmip6.c227 memcpy(&sel.daddr, (xfrm_address_t *)&ipv6_hdr(skb)->daddr, in mip6_destopt_reject()
230 memcpy(&sel.saddr, (xfrm_address_t *)&ipv6_hdr(skb)->saddr, in mip6_destopt_reject()
244 (hao ? (xfrm_address_t *)&hao->addr : NULL)); in mip6_destopt_reject()
A Dip6_vti.c420 xfrm_address_t *daddr = (xfrm_address_t *)dst; in vti6_state_check()
421 xfrm_address_t *saddr = (xfrm_address_t *)src; in vti6_state_check()
639 x = xfrm_state_lookup(net, mark, (const xfrm_address_t *)&iph->daddr, in vti6_err()
1226 const xfrm_address_t *saddr; in vti6_rcv_tunnel()
1229 saddr = (const xfrm_address_t *)&ipv6_hdr(skb)->saddr; in vti6_rcv_tunnel()
A Dexthdrs.c262 ret = xfrm6_input_addr(skb, (xfrm_address_t *)&ipv6h->daddr, in ipv6_dest_hao()
263 (xfrm_address_t *)&hao->addr, IPPROTO_DSTOPTS); in ipv6_dest_hao()
809 if (xfrm6_input_addr(skb, (xfrm_address_t *)addr, in ipv6_rthdr_rcv()
810 (xfrm_address_t *)&ipv6_hdr(skb)->saddr, in ipv6_rthdr_rcv()
A Desp6_offload.c77 (xfrm_address_t *)&ipv6_hdr(skb)->daddr, in esp6_gro_receive()
A Desp6.c840 xfrm_address_t ipaddr; in esp6_input_done2()
1029 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in esp6_err()
/linux-6.3-rc2/net/ipv4/
A Dxfrm4_policy.c22 const xfrm_address_t *saddr, in __xfrm4_dst_lookup()
23 const xfrm_address_t *daddr, in __xfrm4_dst_lookup()
44 const xfrm_address_t *saddr, in xfrm4_dst_lookup()
45 const xfrm_address_t *daddr, in xfrm4_dst_lookup()
54 xfrm_address_t *saddr, xfrm_address_t *daddr, in xfrm4_get_saddr()
A Dipcomp.c42 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in ipcomp4_err()
103 t = xfrm_state_lookup(net, mark, (xfrm_address_t *)&x->id.daddr.a4, in ipcomp_tunnel_attach()
A Dip_vti.c147 xfrm_address_t *daddr = (xfrm_address_t *)&dst; in vti_state_check()
148 xfrm_address_t *saddr = (xfrm_address_t *)&src; in vti_state_check()
361 x = xfrm_state_lookup(net, mark, (const xfrm_address_t *)&iph->daddr, in vti4_err()
A Desp4_offload.c55 (xfrm_address_t *)&ip_hdr(skb)->daddr, in esp4_gro_receive()
A Desp4.c793 xfrm_address_t ipaddr; in esp_input_done2()
987 x = xfrm_state_lookup(net, skb->mark, (const xfrm_address_t *)&iph->daddr, in esp4_err()
/linux-6.3-rc2/net/key/
A Daf_key.c66 xfrm_address_t *saddr, xfrm_address_t *daddr,
627 int pfkey_sockaddr_extract(const struct sockaddr *sa, xfrm_address_t *xaddr) in pfkey_sockaddr_extract()
658 xfrm_address_t *xaddr; in pfkey_xfrm_state_lookup()
1320 xfrm_address_t *xsaddr = NULL, *xdaddr = NULL; in pfkey_getspi()
1351 xdaddr = (xfrm_address_t *)&((struct sockaddr_in6 *)(daddr + 1))->sin6_addr; in pfkey_getspi()
1852 (sizeof(xfrm_address_t) << 3)) || in pfkey_dump()
1854 (sizeof(xfrm_address_t) << 3))) { in pfkey_dump()
1865 sizeof(xfrm_address_t)); in pfkey_dump()
1867 sizeof(xfrm_address_t)); in pfkey_dump()
2470 xfrm_address_t *saddr, xfrm_address_t *daddr, in parse_sockaddr_pair()
[all …]

Completed in 72 milliseconds

12