Searched refs:getipsecalgbynum (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/head/
H A Dnetdb.h353 struct ipsecalgent *getipsecalgbynum(int, int, int *);
/illumos-gate/usr/src/man/man3nsl/
H A DMakefile152 getipsecalgbynum.3nsl \
333 getipsecalgbynum.3nsl := LINKSRC = getipsecalgbyname.3nsl
/illumos-gate/usr/src/lib/libnsl/ipsec/
H A Dalgs.c888 getipsecalgbynum(int alg_num, int proto_num, int *errnop) function
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c983 alg = getipsecalgbynum(alg_nums[j], proto_nums[i],
H A Dipsecconf.c1735 alg = getipsecalgbynum(algreq->alg_id, proto_num, NULL);
3440 alg = getipsecalgbynum(alg_id, IPSEC_PROTO_ESP, NULL);
/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.c425 alg = getipsecalgbynum(alg_num, proto_num, NULL);
3306 holder = getipsecalgbynum(alg, proto_num, NULL);
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ifconfig/
H A Difconfig.c1126 alg = getipsecalgbynum(alg_value, proto_num, NULL);

Completed in 118 milliseconds