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

/external/iproute2/ip/
H A Dxfrm_state.c736 struct xfrm_user_expire *xexp = NULL; local
754 xexp = NLMSG_DATA(n);
755 xsinfo = &xexp->state;
756 len -= NLMSG_SPACE(sizeof(*xexp));
758 xexp = NULL;
781 rta = XFRMEXP_RTA(xexp);
805 fprintf(fp, "hard %u", xexp->hard);

Completed in 55 milliseconds