Home
last modified time | relevance | path

Searched defs:sav (Results 1 – 25 of 31) sorted by relevance

12

/netbsd-src/sys/netipsec/
H A Dxform_tcp.c85 tcpsignature_init(struct secasvar *sav, const struct xformsw *xsp) in tcpsignature_init()
112 tcpsignature_zeroize(struct secasvar *sav) in tcpsignature_zeroize()
125 tcpsignature_input(struct mbuf *m, struct secasvar *sav, int skip, in tcpsignature_input()
133 struct secasvar *sav, int skip, int protoff, int flags) in tcpsignature_output()
H A Dxform_ah.c91 #define HDRSIZE(sav) \ argument
99 #define AUTHSIZE(sav) \ argument
152 ah_authsiz(const struct secasvar *sav) in ah_authsiz()
165 ah_hdrsiz(const struct secasvar *sav) in ah_hdrsiz()
196 ah_init0(struct secasvar *sav, const struct xformsw *xsp, in ah_init0()
250 ah_init(struct secasvar *sav, const struct xformsw *xsp) in ah_init()
268 ah_zeroize(struct secasvar *sav) in ah_zeroize()
525 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ah_input()
712 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) do { \ argument
720 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) \ argument
[all …]
H A Dxform_ipcomp.c99 ipcomp_init(struct secasvar *sav, const struct xformsw *xsp) in ipcomp_init()
128 ipcomp_zeroize(struct secasvar *sav) in ipcomp_zeroize()
139 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipcomp_input()
225 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) do { \ argument
233 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) \ argument
247 struct secasvar *sav; in ipcomp_input_cb() local
356 struct secasvar *sav, int skip, int protoff, int flags) in ipcomp_output()
513 struct secasvar *sav; in ipcomp_output_cb() local
H A Dxform_esp.c137 esp_hdrsiz(const struct secasvar *sav) in esp_hdrsiz()
180 esp_init(struct secasvar *sav, const struct xformsw *xsp) in esp_init()
284 esp_zeroize(struct secasvar *sav) in esp_zeroize()
301 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in esp_input()
493 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) do { \ argument
501 #define IPSEC_COMMON_INPUT_CB(m, sav, skip, protoff) \ argument
517 struct secasvar *sav; in esp_input_cb() local
678 esp_output(struct mbuf *m, const struct ipsecrequest *isr, struct secasvar *sav, in esp_output()
947 struct secasvar *sav; in esp_output_cb() local
H A Dxform_ipip.c320 ipip_output(struct mbuf *m, struct secasvar *sav, struct mbuf **mp) in ipip_output()
552 ipe4_init(struct secasvar *sav, const struct xformsw *xsp) in ipe4_init()
559 ipe4_zeroize(struct secasvar *sav) in ipe4_zeroize()
565 ipe4_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) in ipe4_input()
575 struct secasvar *sav, int skip, int protoff, int flags) in ipe4_output()
H A Dkey.c376 SAVLIST_ENTRY_INIT(sav) global() argument
378 SAVLIST_ENTRY_DESTROY(sav) global() argument
383 SAVLIST_WRITER_REMOVE(sav) global() argument
385 SAVLIST_READER_FOREACH(sav,sah,state) global() argument
388 SAVLIST_WRITER_FOREACH(sav,sah,state) global() argument
391 SAVLIST_WRITER_INSERT_BEFORE(sav,new) global() argument
393 SAVLIST_WRITER_INSERT_AFTER(sav,new) global() argument
398 SAVLIST_WRITER_INSERT_HEAD(sah,state,sav) global() argument
401 SAVLIST_WRITER_NEXT(sav) global() argument
418 SAVLIST_READER_NEXT(sav) global() argument
422 SAVLUT_ENTRY_INIT(sav) global() argument
424 SAVLUT_READER_FOREACH(sav,dst,proto,hash_key) global() argument
429 SAVLUT_WRITER_INSERT_HEAD(sav) global() argument
431 SAVLUT_WRITER_REMOVE(sav) global() argument
606 KEY_CHKSASTATE(head,sav) global() argument
1075 struct secasvar *sav; key_checkrequest() local
1126 struct secasvar *sav = NULL; key_lookup_sa_bysaidx() local
1261 struct secasvar *sav; key_lookup_sa() local
1371 struct secasvar *sav, *next; key_validate_savlist() local
1441 key_init_sav(struct secasvar * sav) key_init_sav() argument
1452 key_sa_refcnt(const struct secasvar * sav) key_sa_refcnt() argument
1460 key_sa_ref(struct secasvar * sav,const char * where,int tag) key_sa_ref() argument
1471 key_sa_unref(struct secasvar * sav,const char * where,int tag) key_sa_unref() argument
1581 key_unlink_sav(struct secasvar * sav) key_unlink_sav() argument
1600 key_destroy_sav(struct secasvar * sav) key_destroy_sav() argument
1615 key_wait_sav(struct secasvar * sav) key_wait_sav() argument
3365 key_clear_xform(struct secasvar * sav) key_clear_xform() argument
3389 key_delsav(struct secasvar * sav) key_delsav() argument
3476 struct secasvar *sav; key_checkspidup() local
3513 struct secasvar *sav = NULL; key_getsavbyspi() local
3551 struct secasvar *sav = NULL; key_lookup_and_remove_sav() local
3581 key_freesaval(struct secasvar * sav) key_freesaval() argument
3614 key_setsaval(struct secasvar * sav,struct mbuf * m,const struct sadb_msghdr * mhp) key_setsaval() argument
3810 key_init_xform(struct secasvar * sav) key_init_xform() argument
3900 key_setdumpsa(struct secasvar * sav,u_int8_t type,u_int8_t satype,u_int32_t seq,u_int32_t pid) key_setdumpsa() argument
4269 key_setsadbsa(struct secasvar * sav) key_setsadbsa() argument
4997 struct secasvar *sav; key_timehandler_sad() local
5591 key_handle_natt_info(struct secasvar * sav,const struct sadb_msghdr * mhp) key_handle_natt_info() argument
5731 struct secasvar *sav, *newsav, *oldsav; key_api_update() local
5939 struct secasvar *sav; key_getsavbyseq() local
6060 struct secasvar *sav; key_api_add() local
6263 struct secasvar *sav = NULL; key_api_delete() local
6351 struct secasvar *sav; key_delete_all() local
6417 struct secasvar *sav = NULL; key_api_get() local
7435 key_expire(struct secasvar * sav) key_expire() argument
7545 struct secasvar *sav; key_api_flush() local
7607 struct secasvar *sav; key_setdump_chain() local
8363 key_checktunnelsanity(struct secasvar * sav,u_int family,void * src,void * dst) key_checktunnelsanity() argument
8441 key_sa_recordxfer(struct secasvar * sav,struct mbuf * m) key_sa_recordxfer() argument
8515 key_sa_chgstate(struct secasvar * sav,u_int8_t state) key_sa_chgstate() argument
8605 struct secasvar *sav; key_setdump() local
8756 key_savlut_writer_insert_head(struct secasvar * sav) key_savlut_writer_insert_head() argument
[all...]
H A Dipsec_netbsd.c93 struct secasvar *sav; in ah4_ctlinput() local
136 struct secasvar *sav; in esp4_ctlinput() local
178 struct secasvar *sav; in ah6_ctlinput() local
258 struct secasvar *sav; in esp6_ctlinput() local
H A Dipsec_output.c142 struct secasvar *sav, int flags) in ipsec_process_done()
403 struct secasvar *sav = NULL; in ipsec_nextisr() local
489 struct secasvar *sav = NULL; in ipsec4_process_packet() local
732 struct secasvar *sav = NULL; in ipsec6_process_packet() local
H A Dipsec_input.c219 struct secasvar *sav; in ipsec_common_input() local
366 ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav, in ipsec4_common_input_cb()
507 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, in ipsec6_common_input_cb()
H A Dipsec.c759 struct secasvar *sav; in ipsec_mtu() local
1496 struct secasvar *sav; in ipsec_sp_hdrsiz() local
1582 ipsec_chkreplay(u_int32_t seq, const struct secasvar *sav) in ipsec_chkreplay()
1638 ipsec_updatereplay(u_int32_t seq, const struct secasvar *sav) in ipsec_updatereplay()
1772 ipsec_logsastr(const struct secasvar *sav, char *buf, size_t size) in ipsec_logsastr()
1884 xform_init(struct secasvar *sav, int xftype) in xform_init()
H A Dkey.h94 #define KEY_SA_REF(sav) \ argument
H A Dipsecif.c197 struct secasvar *sav; in ipsecif4_needfrag() local
/netbsd-src/lib/libc/compat/sys/
H A Dcompat___sigaction14_sigtramp.c67 int sav = errno; in __weak_alias() local
/netbsd-src/bin/csh/
H A Dexec.c114 Char *blk[2], **av, *dp, **pv, *sav; in doexec() local
510 Char **pv, *sav; in iscommand() local
/netbsd-src/sys/arch/cesfic/cesfic/
H A Ddp8570a.h24 } sav; member
/netbsd-src/sys/netinet/
H A Dtcp_input.c3004 tcp_signature(struct mbuf * m,struct tcphdr * th,int thoff,struct secasvar * sav,char * sig) tcp_signature() argument
3085 struct secasvar *sav = NULL; tcp_dooptions() local
[all...]
H A Dtcp_output.c1403 struct secasvar *sav; in tcp_output() local
H A Dtcp_syncache.c1093 struct secasvar *sav = NULL; in syn_cache_respond() local
/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dspa.c1523 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_load_l2cache() local
1906 spa_aux_check_removed(spa_aux_vdev_t *sav) in spa_aux_check_removed()
3511 spa_aux_vdev_t *sav, const char *config, uint64_t version, in spa_validate_aux_devs()
3609 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs, in spa_set_aux_vdevs()
3662 spa_aux_vdev_t *sav = &spa->spa_l2cache; in spa_l2cache_drop() local
6421 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx, in spa_sync_aux_dev()
7283 spa_aux_vdev_t *sav = &spa->spa_spares; in spa_has_spare() local
7307 spa_aux_vdev_t *sav = &spa->spa_spares; in spa_has_active_shared_spare() local
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dkey_debug.c712 kdebug_secasv(struct secasvar *sav) in kdebug_secasv()
/netbsd-src/external/bsd/ipf/dist/tools/
H A Dipmon_y.y688 ipmon_saver_int_t *sav, **imsip; in unload_config() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Drs6000-call.cc2469 tree gpr, fpr, ovf, sav, t; in rs6000_va_start() local
2558 tree gpr, fpr, ovf, sav, reg, t, u; in rs6000_gimplify_va_arg() local
/netbsd-src/sys/arch/x86/pci/
H A Dpci_machdep.c790 uint32_t sav, val; in pci_mode_detect() local
/netbsd-src/sys/net/
H A Dpfkeyv2.h344 #define SADB_SASTATE_USABLE_P(sav) \ argument
/netbsd-src/external/cddl/osnet/dist/cmd/ztest/
H A Dztest.c2570 spa_aux_vdev_t *sav; in ztest_vdev_aux_add_remove() local
2748 spa_aux_vdev_t *sav = &spa->spa_spares; in ztest_vdev_attach_detach() local
4882 spa_aux_vdev_t *sav = &spa->spa_l2cache; in ztest_fault_inject() local

12