Home
last modified time | relevance | path

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

/external/iproute2/include/linux/
Dxfrm.h16 } xfrm_address_t; typedef
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;
336 xfrm_address_t saddr;
355 xfrm_address_t daddr;
363 xfrm_address_t saddr;
399 xfrm_address_t saddr;
[all …]
/external/iproute2/ip/
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,
Dipxfrm.c71 int xfrm_addr_match(xfrm_address_t *x1, xfrm_address_t *x2, int bits) in xfrm_addr_match()
282 void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id, in xfrm_id_info_print()
746 xfrm_address_t *coa; in xfrm_xfrma_print()
752 coa = (xfrm_address_t *)RTA_DATA(tb[XFRMA_COADDR]); in xfrm_xfrma_print()
934 int xfrm_id_parse(xfrm_address_t *saddr, struct xfrm_id *id, __u16 *family, in xfrm_id_parse()
Dxfrm_state.c320 xfrm_address_t xcoa; in xfrm_state_modify()
803 xfrm_address_t saddr; in xfrm_state_get_or_delete()