Searched refs:a_type (Results 26 - 50 of 61) sorted by relevance

123

/netbsd-6-1-5-RELEASE/sbin/rndctl/
H A Drndctl.c55 u_int32_t a_type; member in struct:__anon5493
101 return (a->a_type);
117 if (type == a->a_type)
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/libipsec/
H A Dpfkey.c1266 if (sa_parms->a_type == SADB_AALG_NONE) {
1276 if (sa_parms->a_type != SADB_AALG_NONE) {
1287 if (sa_parms->a_type != SADB_X_AALG_TCP_MD5) {
1313 if (sa_parms->a_type != SADB_AALG_NONE)
1361 sa_parms->a_type, sa_parms->e_type,
1394 if (sa_parms->a_type != SADB_AALG_NONE) {
2532 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type,
2551 psaa.a_type = a_type;
2566 caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type,
2530 pfkey_send_update(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq) argument
2564 pfkey_send_update_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
2605 pfkey_send_add(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq) argument
2639 pfkey_send_add_nat(int so, u_int satype, u_int mode, struct sockaddr *src, struct sockaddr *dst, u_int32_t spi, u_int32_t reqid, u_int wsize, caddr_t keymat, u_int e_type, u_int e_keylen, u_int a_type, u_int a_keylen, u_int flags, u_int32_t l_alloc, u_int64_t l_bytes, u_int64_t l_addtime, u_int64_t l_usetime, u_int32_t seq, u_int8_t l_natt_type, u_int16_t l_natt_sport, u_int16_t l_natt_dport, struct sockaddr *l_natt_oa, u_int16_t l_natt_frag) argument
[all...]
H A Dlibpfkey.h83 u_int a_type, a_keylen; /* Authentication alg and key */ member in struct:pfkey_send_sa_args
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/aout/
H A Dadobe.h74 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */ member in struct:internal_segdesc
/netbsd-6-1-5-RELEASE/sbin/routed/
H A Dinput.c960 if (ap->type != NA->a_type
965 if (NA->a_type == RIP_AUTH_PW) {
1007 if (na2->a_type != ntohs(1))
1011 na2->a_type, ntohs(1),
H A Doutput.c282 na->a_type = RIP_AUTH_PW;
288 na->a_type = RIP_AUTH_MD5;
311 na2->a_type = htons(1);
H A Dtrace.c961 if (NA->a_type == RIP_AUTH_PW
971 if (NA->a_type == RIP_AUTH_MD5
989 ntohs(NA->a_type));
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/aout/
H A Dadobe.h74 unsigned int a_type:8; /* Segment type N_TEXT, N_DATA, 0 */ member in struct:internal_segdesc
/netbsd-6-1-5-RELEASE/usr.sbin/ldpd/
H A Dtlv.h143 uint16_t a_type; member in struct:address_list_tlv
H A Dfsm.c168 t->a_type = htons(TLV_ADDRESS_LIST);
/netbsd-6-1-5-RELEASE/crypto/dist/ipsec-tools/src/racoon/
H A Dbackupsa.c77 * e_type e_keylen a_type a_keylen flags \
154 sa_args->e_keylen, sa_args->a_type, sa_args->a_keylen,
275 GETNEXTNUM(sa_args.a_type, strtoul);
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/roken/
H A Dsocket_wrapper.c359 char a_type = '\0'; local
367 a_type = SOCKET_TYPE_CHAR_UDP;
373 if (a_type && addr == 0xFFFFFFFF) {
376 type = a_type;
459 char a_type = '\0'; local
471 a_type = SOCKET_TYPE_CHAR_UDP;
481 } else if (a_type && addr == 0xFFFFFFFF) {
484 type = a_type;
/netbsd-6-1-5-RELEASE/tools/m68k-elf2aout/sys/
H A Dexec_elf.h556 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon9749
561 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon9750
565 /* a_type */
/netbsd-6-1-5-RELEASE/tools/mips-elf2ecoff/sys/
H A Dexec_elf.h556 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon9769
561 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon9770
565 /* a_type */
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/include/elf/
H A Dinternal.h244 bfd_vma a_type; member in struct:__anon3542
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/include/elf/
H A Dinternal.h245 bfd_vma a_type; member in struct:__anon910
/netbsd-6-1-5-RELEASE/usr.bin/mail/
H A Ddef.h297 attach_t a_type; /* attachment type */ member in struct:attachment
/netbsd-6-1-5-RELEASE/external/bsd/openldap/dist/servers/slapd/
H A Daclparse.c1831 b->a_type = ACL_STOP;
1842 b->a_type = ACL_CONTINUE;
1853 b->a_type = ACL_BREAK;
1864 b->a_type = ACL_STOP;
1893 b->a_type = ACL_STOP;
1903 b->a_type = ACL_CONTINUE;
1907 b->a_type = ACL_BREAK;
2717 if( b->a_type == ACL_BREAK ) {
2720 } else if( b->a_type == ACL_CONTINUE ) {
2723 } else if( b->a_type !
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dnto-low.c329 if (auxv->a_type != AT_NULL)
334 if (auxv->a_type == AT_PHNUM) /* That's all we need. */
/netbsd-6-1-5-RELEASE/tools/amiga-elf2bb/sys/
H A Dexec_elf.h560 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon9728
565 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon9729
569 /* a_type */
/netbsd-6-1-5-RELEASE/sys/sys/
H A Dexec_elf.h694 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon9508
699 Elf64_Word a_type; /* 32-bit id */ member in struct:__anon9509
703 /* a_type */
/netbsd-6-1-5-RELEASE/sys/arch/atari/stand/tostools/libtos/
H A Dexec_elf.h492 Elf32_Word a_type; /* 32-bit id */ member in struct:__anon5815
496 /* a_type */
/netbsd-6-1-5-RELEASE/sys/fs/ntfs/
H A Dntfs.h63 u_int32_t a_type; member in struct:attrhdr
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/asn1/
H A DMakefile21 a_print.c a_type.c a_set.c a_dup.c a_d2i_fp.c a_i2d_fp.c \
34 a_print.o a_type.o a_set.o a_dup.o a_d2i_fp.o a_i2d_fp.o \
278 a_type.o: ../../e_os.h ../../include/openssl/asn1.h
279 a_type.o: ../../include/openssl/asn1t.h ../../include/openssl/bio.h
280 a_type.o: ../../include/openssl/buffer.h ../../include/openssl/crypto.h
281 a_type.o: ../../include/openssl/e_os2.h ../../include/openssl/err.h
282 a_type.o: ../../include/openssl/lhash.h ../../include/openssl/obj_mac.h
283 a_type.o: ../../include/openssl/objects.h ../../include/openssl/opensslconf.h
284 a_type.o: ../../include/openssl/opensslv.h ../../include/openssl/ossl_typ.h
285 a_type
[all...]
/netbsd-6-1-5-RELEASE/sys/compat/osf1/
H A Dosf1.h100 osf1_int a_type; member in struct:osf1_auxv

Completed in 335 milliseconds

123