Searched refs:nxfs (Results 1 – 2 of 2) sorted by relevance
/openbsd/sbin/iked/ |
H A D | parse.y | 891 xfs = recallocarray(xfs, nxfs, nxfs + 1, 906 xfs = recallocarray(xfs, nxfs, nxfs + 1, 921 xfs = recallocarray(xfs, nxfs, nxfs + 1, 936 xfs = recallocarray(xfs, nxfs, nxfs + 1, 951 xfs = recallocarray(xfs, nxfs, nxfs + 1, 987 ipsec_mode->nxfs, ipsec_mode->nxfs + 1, 990 ipsec_mode->nxfs++; 1016 ipsec_mode->nxfs, ipsec_mode->nxfs + 1, 1019 ipsec_mode->nxfs++; 2683 if (nxfs) { in copy_transforms() [all …]
|
H A D | iked.h | 967 unsigned int nxfs; member
|