Home
last modified time | relevance | path

Searched defs:satype (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c128 findsupportedmap(int satype) in findsupportedmap()
139 findsupportedalg(u_int satype, u_int alg_id) in findsupportedalg()
217 u_int satype; in ipsec_check_keylen() local
244 ipsec_check_keylen2(u_int satype, u_int alg_id, u_int keylen) in ipsec_check_keylen2()
275 u_int satype; in ipsec_get_keylen() local
369 pfkey_send_getspi_nat(int so, u_int satype, u_int mode, struct sockaddr *src, in pfkey_send_getspi_nat()
524 pfkey_send_getspi(int so, u_int satype, u_int mode, struct sockaddr *src, in pfkey_send_getspi()
577 pfkey_send_delete(int so, u_int satype, u_int mode, struct sockaddr *src, in pfkey_send_delete()
598 pfkey_send_delete_all(int so, u_int satype, u_int mode, struct sockaddr *src, in pfkey_send_delete_all()
678 pfkey_send_get(int so, u_int satype, u_int mode, struct sockaddr *src, in pfkey_send_get()
[all …]
H A Dlibpfkey.h73 u_int satype; member
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/
H A Dpfkey.c299 pfkey_dump_sadb(satype) in pfkey_dump_sadb() argument
390 int satype; local
682 pfkey2ipsecdoi_proto(satype) in pfkey2ipsecdoi_proto() argument
897 u_int satype, mode; local
2084 u_int satype, mode; local
H A Dhandler.h312 u_int8_t satype; /* satype in PF_KEY */ member
/netbsd-src/crypto/dist/ipsec-tools/src/setkey/
H A Dsetkey.c466 sendkeymsg_spigrep(unsigned int satype, struct addrinfo *srcs, in sendkeymsg_spigrep()
880 static const char *satype[] = { variable
H A Dparse.y1151 setkeymsg_addr(unsigned int type, unsigned int satype, struct addrinfo *srcs, in setkeymsg_addr()
1293 setkeymsg_add(unsigned int type, unsigned int satype, struct addrinfo *srcs, in setkeymsg_add()
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dmodules.cc660 tree satype = make_array_type (Type::tvoidptr, aimports_dim); in layout_moduleinfo() local
682 tree satype = make_array_type (Type::tvoidptr, aclasses.length); in layout_moduleinfo() local
H A Dtypeinfo.cc1131 Type *satype = Type::tvoidptr->sarrayOf (ti->arguments->length); in visit() local
H A Dd-codegen.cc1820 tree satype = make_array_type (etype, exps->length); in build_array_from_exprs() local
H A Dexpr.cc2664 tree satype = make_array_type (etype, e->elements->length); in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dmodules.cc652 tree satype = make_array_type (Type::tvoidptr, aimports_dim); in layout_moduleinfo() local
674 tree satype = make_array_type (Type::tvoidptr, aclasses.dim); in layout_moduleinfo() local
H A Dtoir.cc837 Type *satype = condtype->sarrayOf (s->cases->dim); in visit() local
H A Dtypeinfo.cc1139 Type *satype = Type::tvoidptr->sarrayOf (ti->arguments->dim); in visit() local
H A Dexpr.cc2725 tree satype = make_array_type (etype, e->elements->dim); in visit() local
/netbsd-src/sys/netipsec/
H A Dkey.c3900 key_setdumpsa(struct secasvar *sav, u_int8_t type, u_int8_t satype, in key_setdumpsa() argument
4233 key_setsadbmsg(u_int8_t type, u_int16_t tlen, u_int8_t satype, in key_setsadbmsg() argument
5265 key_satype2proto(u_int8_t satype) key_satype2proto() argument
6471 u_int8_t satype; key_api_get() local
6788 u_int8_t satype; key_acquire() local
7438 int satype; key_expire() local
7609 u_int8_t satype; key_setdump_chain() local
7705 u_int8_t satype; key_api_dump() local
8607 u_int8_t satype; key_setdump() local
[all...]