Home | History | Annotate | Download | only in libipsec

Lines Matching refs:PFKEY_EXTLEN

759 		    PFKEY_EXTLEN(sup) < sizeof(*sup) ||
775 sup->sadb_supported_len = PFKEY_EXTLEN(sup);
1874 if (ep < p + sizeof(*ext) || PFKEY_EXTLEN(ext) < sizeof(*ext) ||
1875 ep < p + PFKEY_EXTLEN(ext)) {
1931 p += PFKEY_EXTLEN(ext);