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;
759 PFKEY_EXTLEN(sup) < sizeof(*sup) || in pfkey_set_supported()775 sup->sadb_supported_len = PFKEY_EXTLEN(sup); in pfkey_set_supported()1874 if (ep < p + sizeof(*ext) || PFKEY_EXTLEN(ext) < sizeof(*ext) || in pfkey_align()1875 ep < p + PFKEY_EXTLEN(ext)) { in pfkey_align()1931 p += PFKEY_EXTLEN(ext); in pfkey_align()
58 #define PFKEY_EXTLEN(msg) \ macro
314 int len = PFKEY_EXTLEN(&p); in setsockopt_bypass()
2950 if (PFKEY_EXTLEN(xpl) < sizeof(*xpl)) {2956 tlen = PFKEY_EXTLEN(xpl) - sizeof(*xpl);