Home
last modified time | relevance | path

Searched defs:proto_num (Results 1 – 9 of 9) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dalgs.c342 proto_setup(ipsec_proto_t **protos, int *num_protos, int proto_num, in proto_setup()
575 delipsecalgbyname(const char *name, int proto_num) in delipsecalgbyname()
595 delipsecalgbynum(int alg_num, int proto_num) in delipsecalgbynum()
650 addipsecproto(const char *proto_name, int proto_num, in addipsecproto()
721 delipsecprotobynum(int proto_num) in delipsecprotobynum()
738 int proto_num; in delipsecprotobyname() local
757 getipsecalgs(int *nentries, int proto_num) in getipsecalgs()
803 ipsecproto_get_exec_mode(int proto_num, ipsecalgs_exec_mode_t *exec_mode) in ipsecproto_get_exec_mode()
823 ipsecproto_set_exec_mode(int proto_num, ipsecalgs_exec_mode_t exec_mode) in ipsecproto_set_exec_mode()
H A Dipsec_util.h277 int proto_num; member
H A Dipsec_util.c425 dump_generic_alg(uint8_t alg_num, int proto_num, FILE *where) in dump_generic_alg()
3334 rparsealg(uint8_t alg, int proto_num) in rparsealg()
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c758 findprotobynum(int proto_num) in findprotobynum()
813 _real_getipsecalgs(int *nentries, int proto_num) in _real_getipsecalgs()
843 getipsecalgbyname(const char *name, int proto_num, int *errnop) in getipsecalgbyname()
888 getipsecalgbynum(int alg_num, int proto_num, int *errnop) in getipsecalgbynum()
934 getipsecprotobynum(int proto_num) in getipsecprotobynum()
/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/emlxs/
H A Demlxs_dhchap.h423 uint32_t proto_num; /* set to 0x5 */ member
444 uint32_t proto_num; /* set to 0x5 */ member
467 uint32_t proto_num; /* set to 0x5 */ member
488 uint32_t proto_num; /* set to 0x5 */ member
504 uint32_t proto_num; /* set to 0x5 */ member
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c212 synch_emit_proto(uint_t proto_num) in synch_emit_proto()
H A Dipsecconf.c1722 print_alg(const char *tag, algreq_t *algreq, int proto_num) in print_alg()
3452 valid_algorithm(int proto_num, const char *str) in valid_algorithm()
H A Dipseckey.c626 parsealg(char *alg, int proto_num, char *ebuf) in parsealg()
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1110 rparsealg(uint8_t alg_value, int proto_num) in rparsealg()
1139 parsealg(char *algname, int proto_num) in parsealg()