Searched defs:sav (Results 1 - 24 of 24) sorted by last modified time

/freebsd-10-stable/sys/dev/bwn/
H A Dif_bwn.c6153 bwn_lo_save(struct bwn_mac *mac, struct bwn_lo_g_value *sav) argument
6270 bwn_lo_restore(struct bwn_mac *mac, struct bwn_lo_g_value *sav) argument
[all...]
/freebsd-10-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa.c1514 spa_aux_vdev_t *sav = &spa->spa_l2cache; local
1875 spa_aux_check_removed(spa_aux_vdev_t *sav) argument
3418 spa_validate_aux_devs(spa_t *spa, nvlist_t *nvroot, uint64_t crtxg, int mode, spa_aux_vdev_t *sav, const char *config, uint64_t version, vdev_labeltype_t label) argument
3517 spa_set_aux_vdevs(spa_aux_vdev_t *sav, nvlist_t **devs, int ndevs, const char *config) argument
3570 spa_aux_vdev_t *sav = &spa->spa_l2cache; local
6339 spa_sync_aux_dev(spa_t *spa, spa_aux_vdev_t *sav, dmu_tx_t *tx, const char *config, const char *entry) argument
7070 spa_aux_vdev_t *sav = &spa->spa_spares; local
7094 spa_aux_vdev_t *sav = &spa->spa_spares; local
[all...]
H A Dvdev.c3097 spa_aux_vdev_t *sav = vd->vdev_aux; local
/freebsd-10-stable/sys/netipsec/
H A Dxform_ah.c114 ah_authsize(struct secasvar *sav) argument
166 ah_hdrsiz(struct secasvar *sav) argument
187 ah_init0(struct secasvar *sav, struct xformsw *xsp, struct cryptoini *cria) argument
241 ah_init(struct secasvar *sav, struct xformsw *xsp) argument
257 ah_zeroize(struct secasvar *sav) argument
550 ah_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
730 struct secasvar *sav; local
892 struct secasvar *sav; local
1123 struct secasvar *sav; local
[all...]
H A Dkey.c553 sa_initref(struct secasvar *sav) argument
559 sa_addref(struct secasvar *sav) argument
566 sa_delref(struct secasvar *sav) argument
810 struct secasvar *sav; local
891 struct secasvar *sav; local
938 struct secasvar *sav, *nextsav, *candidate, *d; local
1081 struct secasvar *sav; local
1240 key_addrefsa(struct secasvar *sav, const char* where, int tag) argument
1257 struct secasvar *sav = *psav; local
2701 struct secasvar *sav, *nextsav; local
2841 key_cleansav(struct secasvar *sav) argument
2896 key_delsav(struct secasvar *sav) argument
2943 struct secasvar *sav; local
2976 struct secasvar *sav; local
3014 key_setsaval(struct secasvar *sav, struct mbuf *m, const struct sadb_msghdr *mhp) argument
3250 key_mature(struct secasvar *sav) argument
3336 key_setdumpsa(struct secasvar *sav, u_int8_t type, u_int8_t satype, u_int32_t seq, u_int32_t pid) argument
3553 key_setsadbsa(struct secasvar *sav) argument
4273 struct secasvar *sav, *nextsav; local
4879 struct secasvar *sav; local
5113 struct secasvar *sav; local
5484 struct secasvar *sav = NULL; local
5628 struct secasvar *sav, *nextsav; local
5749 struct secasvar *sav = NULL; local
6829 key_expire(struct secasvar *sav, int hard) argument
6971 struct secasvar *sav, *nextsav; local
7050 struct secasvar *sav; local
7768 key_checktunnelsanity(struct secasvar *sav, u_int family, caddr_t src, caddr_t dst) argument
7780 key_sa_recordxfer(struct secasvar *sav, struct mbuf *m) argument
7820 key_sa_chgstate(struct secasvar *sav, u_int8_t state) argument
7834 key_sa_stir_iv(struct secasvar *sav) argument
[all...]
H A Dipsec.c1452 ipsec_chkreplay(u_int32_t seq, struct secasvar *sav) argument
1508 ipsec_updatereplay(u_int32_t seq, struct secasvar *sav) argument
1660 ipsec_logsastr(struct secasvar *sav) argument
1738 xform_init(struct secasvar *sav, int xftype) argument
[all...]
H A Dipsec.h128 struct secasvar *sav; /* place holder of SA for use */ member in struct:ipsecrequest
H A Dipsec_input.c124 struct secasvar *sav; local
294 ipsec4_common_input_cb(struct mbuf *m, struct secasvar *sav, argument
596 ipsec6_common_input_cb(struct mbuf *m, struct secasvar *sav, int skip, int protoff, struct m_tag *mt) argument
884 struct secasvar *sav; local
[all...]
H A Dipsec_output.c99 struct secasvar *sav; local
282 struct secasvar *sav; local
433 struct secasvar *sav; local
631 struct secasvar *sav; local
[all...]
H A Dkey_debug.c562 kdebug_secasv(struct secasvar *sav) argument
[all...]
H A Dxform_esp.c127 esp_hdrsiz(struct secasvar *sav) argument
161 esp_init(struct secasvar *sav, struct xformsw *xsp) argument
247 esp_zeroize(struct secasvar *sav) argument
267 esp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
466 struct secasvar *sav; local
680 struct secasvar *sav; local
917 struct secasvar *sav; local
[all...]
H A Dxform_ipcomp.c105 ipcomp_init(struct secasvar *sav, struct xformsw *xsp) argument
132 ipcomp_zeroize(struct secasvar *sav) argument
145 ipcomp_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
232 struct secasvar *sav; local
353 struct secasvar *sav; local
489 struct secasvar *sav; local
[all...]
H A Dxform_ipip.c349 struct secasvar *sav; local
575 ipe4_init(struct secasvar *sav, struct xformsw *xsp) argument
582 ipe4_zeroize(struct secasvar *sav) argument
589 ipe4_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
[all...]
H A Dxform_tcp.c84 tcpsignature_init(struct secasvar *sav, struct xformsw *xsp) argument
117 tcpsignature_zeroize(struct secasvar *sav) argument
136 tcpsignature_input(struct mbuf *m, struct secasvar *sav, int skip, int protoff) argument
[all...]
/freebsd-10-stable/cddl/contrib/opensolaris/cmd/ztest/
H A Dztest.c2579 spa_aux_vdev_t *sav; local
2757 spa_aux_vdev_t *sav local
4891 spa_aux_vdev_t *sav = &spa->spa_l2cache; local
[all...]
/freebsd-10-stable/contrib/tcsh/
H A Dsh.exec.c152 Char *dp, **pv, **opv, **av, *sav; local
818 Char *sav; local
[all...]
/freebsd-10-stable/sys/netinet/
H A Dtcp_subr.c2150 struct secasvar *sav; local
/freebsd-10-stable/release/picobsd/tinyware/view/
H A Dview.c115 VGLBitmap sav,clr; local
/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-spinlock.h200 unsigned int sav; local
/freebsd-10-stable/sys/net/
H A Dif_enc.c309 ipsec_bpf(struct mbuf *m, struct secasvar *sav, int af, int flags) argument
/freebsd-10-stable/sys/dev/en/
H A Dmidway.c2796 uint32_t reg, lcv, check, ptr, sav, midvloc; local
/freebsd-10-stable/contrib/gcc/config/rs6000/
H A Drs6000.c5841 tree gpr, fpr, ovf, sav, t; local
5923 tree gpr, fpr, ovf, sav, reg, t, u; local
[all...]
/freebsd-10-stable/contrib/gcc/config/i386/
H A Di386.c4551 tree gpr, fpr, ovf, sav, t; local
4628 tree gpr, fpr, ovf, sav, t; local
[all...]
/freebsd-10-stable/contrib/gcc/config/s390/
H A Ds390.c7916 tree gpr, fpr, ovf, sav, t; local
8012 tree gpr, fpr, ovf, sav, reg, t, u; local

Completed in 503 milliseconds