/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/ |
H A D | pfkey.c | 128 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 D | libpfkey.h | 73 u_int satype; member
|
/netbsd-src/crypto/dist/ipsec-tools/src/racoon/ |
H A D | pfkey.c | 299 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 D | handler.h | 312 u_int8_t satype; /* satype in PF_KEY */ member
|
/netbsd-src/crypto/dist/ipsec-tools/src/setkey/ |
H A D | setkey.c | 466 sendkeymsg_spigrep(unsigned int satype, struct addrinfo *srcs, in sendkeymsg_spigrep() 880 static const char *satype[] = { variable
|
H A D | parse.y | 1151 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 D | modules.cc | 660 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 D | typeinfo.cc | 1131 Type *satype = Type::tvoidptr->sarrayOf (ti->arguments->length); in visit() local
|
H A D | d-codegen.cc | 1820 tree satype = make_array_type (etype, exps->length); in build_array_from_exprs() local
|
H A D | expr.cc | 2664 tree satype = make_array_type (etype, e->elements->length); in visit() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | modules.cc | 652 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 D | toir.cc | 837 Type *satype = condtype->sarrayOf (s->cases->dim); in visit() local
|
H A D | typeinfo.cc | 1139 Type *satype = Type::tvoidptr->sarrayOf (ti->arguments->dim); in visit() local
|
H A D | expr.cc | 2725 tree satype = make_array_type (etype, e->elements->dim); in visit() local
|
/netbsd-src/sys/netipsec/ |
H A D | key.c | 3900 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...] |