Searched refs:KGE_LEN (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/lib/libipsecutil/common/
H A Dipsec_util.h359 #define KGE_LEN 3 macro
H A Dipsec_util.c1196 * KGE_LEN Extension length error.
1241 return (KGE_LEN);
/illumos-gate/usr/src/uts/common/inet/ip/
H A Dkeysock.c1199 #define KGE_LEN 3 macro
1213 * KGE_LEN Extension length error.
1243 return (KGE_LEN);
1660 case KGE_LEN:
H A Dspdsock.c423 #define KGE_LEN 3 macro
437 * KGE_LEN Extension length error.
466 return (KGE_LEN);
3034 case KGE_LEN:
/illumos-gate/usr/src/cmd/cmd-inet/usr.sbin/ipsecutils/
H A Dipsecalgs.c380 if (retval == KGE_LEN && exts[0]->spd_ext_len == 0) {
384 * to fail with a KGE_LEN error. This is not an error
H A Dipsecconf.c634 if (retval == KGE_LEN && exts[0]->spd_ext_len == 0) {
638 * to fail with a KGE_LEN error. This is not an error

Completed in 109 milliseconds