Searched refs:PFKEY_EXTLEN (Results 1 – 6 of 6) sorted by relevance
232 while (off < PFKEY_EXTLEN(xpl)) {238 if (off != PFKEY_EXTLEN(xpl)) {245 while (off < PFKEY_EXTLEN(xpl)) {250 PFKEY_EXTLEN(xpl) - off, withports) == NULL) {
53 return policy ? PFKEY_EXTLEN(policy) : -1;
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);
58 #define PFKEY_EXTLEN(msg) \ macro
309 int len = PFKEY_EXTLEN(&p); in setsockopt_bypass()
2950 if (PFKEY_EXTLEN(xpl) < sizeof(*xpl)) {2956 tlen = PFKEY_EXTLEN(xpl) - sizeof(*xpl);