Lines Matching refs:xfrm_address_t
106 xfrm_address_t **addrp) in verify_one_addr()
948 xfrm_address_t *saddr = NULL; in xfrm_user_state_lookup()
1395 if (filter->splen > (sizeof(xfrm_address_t) << 3) || in xfrm_dump_sa()
1396 filter->dplen > (sizeof(xfrm_address_t) << 3)) { in xfrm_dump_sa()
1697 xfrm_address_t *daddr; in xfrm_alloc_userspi()
1891 sizeof(xfrm_address_t)); in copy_templates()
3167 [XFRMA_SRCADDR] = { .len = sizeof(xfrm_address_t) },
3168 [XFRMA_COADDR] = { .len = sizeof(xfrm_address_t) },
3898 struct xfrm_selector *sel, xfrm_address_t *addr) in build_report()
3923 struct xfrm_selector *sel, xfrm_address_t *addr) in xfrm_send_report()
3944 xfrm_address_t *new_saddr, __be16 new_sport) in build_mapping()
3969 static int xfrm_send_mapping(struct xfrm_state *x, xfrm_address_t *ipaddr, in xfrm_send_mapping()