Searched refs:xfrm_address_t (Results 1 - 4 of 4) sorted by relevance

/external/iproute2/include/linux/
H A Dxfrm.h16 } xfrm_address_t; typedef in typeref:union:__anon5746
23 xfrm_address_t daddr;
47 xfrm_address_t daddr;
48 xfrm_address_t saddr;
224 xfrm_address_t saddr;
238 xfrm_address_t encap_oa;
277 XFRMA_SRCADDR, /* xfrm_address_t */
278 XFRMA_COADDR, /* xfrm_address_t */
336 xfrm_address_t saddr;
355 xfrm_address_t dadd
[all...]
/external/iproute2/ip/
H A Dxfrm.h119 int xfrm_addr_match(xfrm_address_t *x1, xfrm_address_t *x2, int bits);
132 void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id,
149 int xfrm_id_parse(xfrm_address_t *saddr, struct xfrm_id *id, __u16 *family,
H A Dipxfrm.c71 int xfrm_addr_match(xfrm_address_t *x1, xfrm_address_t *x2, int bits)
282 void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id,
746 xfrm_address_t *coa;
752 coa = (xfrm_address_t *)RTA_DATA(tb[XFRMA_COADDR]);
934 int xfrm_id_parse(xfrm_address_t *saddr, struct xfrm_id *id, __u16 *family,
H A Dxfrm_state.c51 * each rtattr data = struct xfrm_algo(dynamic size) or xfrm_address_t
320 xfrm_address_t xcoa;
803 xfrm_address_t saddr;

Completed in 20 milliseconds