Home | History | Annotate | Download | only in libipsec

Lines Matching refs:PFKEY_EXTLEN

776 		    PFKEY_EXTLEN(sup) < sizeof(*sup) ||
792 sup->sadb_supported_len = PFKEY_EXTLEN(sup);
1957 if (ep < p + sizeof(*ext) || PFKEY_EXTLEN(ext) < sizeof(*ext) ||
1958 ep < p + PFKEY_EXTLEN(ext)) {
2014 p += PFKEY_EXTLEN(ext);