Lines Matching refs:secasindex

406  * set parameters into secasindex buffer.
407 * Must allocate secasindex buffer before calling this function.
411 bzero((idx), sizeof(struct secasindex)); \
456 static struct secashead *key_newsah(struct secasindex *, u_int8_t);
459 static struct secashead *key_getsah(struct secasindex *);
460 static struct secasvar *key_checkspidup(struct secasindex *, u_int32_t);
492 static int key_cmpsaidx(struct secasindex *, struct secasindex *, int);
506 static u_int32_t key_do_getnewspi(struct sadb_spirange *, struct secasindex *);
526 static struct mbuf *key_getprop(const struct secasindex *);
528 static int key_acquire(struct secasindex *, struct secpolicy *);
530 static struct secacq *key_newacq(struct secasindex *);
531 static struct secacq *key_getacq(struct secasindex *);
796 struct secasindex *saidx,
865 struct secasindex *saidx)
1270 struct secasindex saidx;
3053 struct secasindex *saidx,
3445 struct secasindex *saidx)
3462 key_newsah2 (struct secasindex *saidx,
3485 struct secasindex *saidx,
4876 * compare two secasindex structure.
4878 * compare two secasindex structure without both mode and reqid.
4889 struct secasindex *saidx0,
4890 struct secasindex *saidx1,
5718 struct secasindex saidx;
5925 struct secasindex saidx;
5982 struct secasindex *saidx)
6071 struct secasindex saidx;
6295 struct secasindex saidx;
6566 struct secasindex saidx;
6679 struct secasindex saidx;
6769 struct secasindex saidx;
7139 const struct secasindex *saidx)
7203 struct secasindex *saidx,
7388 struct secasindex *saidx)
7418 struct secasindex *saidx)
7515 struct secasindex saidx;
9073 struct secasindex saidx_swap_sent_addr;