HomeSort by relevance Sort by last modified time
    Searched refs:xfrm_address_t (Results 26 - 28 of 28) sorted by null

12

  /external/iproute2/ip/
ipxfrm.c 68 int xfrm_addr_match(xfrm_address_t *x1, xfrm_address_t *x2, int bits)
280 void xfrm_id_info_print(xfrm_address_t *saddr, struct xfrm_id *id,
774 xfrm_address_t *coa;
780 coa = (xfrm_address_t *)RTA_DATA(tb[XFRMA_COADDR]);
1064 int xfrm_id_parse(xfrm_address_t *saddr, struct xfrm_id *id, __u16 *family,
    [all...]
xfrm_monitor.c 264 static void xfrm_print_addr(FILE *fp, int family, xfrm_address_t *a)
xfrm_state.c 46 * each rtattr data = struct xfrm_algo(dynamic size) or xfrm_address_t
376 xfrm_address_t xcoa;
975 xfrm_address_t saddr;
    [all...]

Completed in 67 milliseconds

12