sadb_ext
PFKEY_UNUNIT64(((struct sadb_ext *)(msg))->sadb_ext_len)
struct sadb_ext *ext;
kdebug_sadb_prop(struct sadb_ext *ext)
kdebug_sadb_identity(struct sadb_ext *ext)
kdebug_sadb_supported(struct sadb_ext *ext)
kdebug_sadb_lifetime(struct sadb_ext *ext)
kdebug_sadb_sa(struct sadb_ext *ext)
kdebug_sadb_address(struct sadb_ext *ext)
kdebug_sadb_key(struct sadb_ext *ext)
kdebug_sadb_x_sa2(struct sadb_ext *ext)
kdebug_sadb_x_policy(struct sadb_ext *ext)
kdebug_sadb_x_nat_t_type(struct sadb_ext *ext)
kdebug_sadb_x_nat_t_port(struct sadb_ext *ext)
static void kdebug_sadb_x_nat_t_frag (struct sadb_ext *ext)
kdebug_sadb_x_packet(struct sadb_ext *ext)
kdebug_sadb_x_kmaddress(struct sadb_ext *ext)
kdebug_sadb_key((struct sadb_ext *)sav->key_auth);
kdebug_sadb_key((struct sadb_ext *)sav->key_enc);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_c);
static void kdebug_sadb_prop(struct sadb_ext *);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_h);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_s);
static void kdebug_sadb_identity(struct sadb_ext *);
static void kdebug_sadb_supported(struct sadb_ext *);
static void kdebug_sadb_lifetime(struct sadb_ext *);
static void kdebug_sadb_sa(struct sadb_ext *);
static void kdebug_sadb_address(struct sadb_ext *);
static void kdebug_sadb_key(struct sadb_ext *);
static void kdebug_sadb_x_sa2(struct sadb_ext *);
static void kdebug_sadb_x_policy(struct sadb_ext *ext);
static void kdebug_sadb_x_nat_t_type(struct sadb_ext *ext);
static void kdebug_sadb_x_nat_t_port(struct sadb_ext *ext);
static void kdebug_sadb_x_nat_t_frag(struct sadb_ext *ext);
static void kdebug_sadb_x_packet(struct sadb_ext *);
static void kdebug_sadb_x_kmaddress(struct sadb_ext *);
struct sadb_ext *ext;
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
(struct sadb_ext *)&m_sec_ctx, slen,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
struct sadb_ext ext;
struct sadb_ext ext;
setvarbuf(buf, &l, (struct sadb_ext *)&m_sec_ctx, slen,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
setvarbuf(buf, &l, (struct sadb_ext *)&m_addr,
setvarbuf(char *buf, int *off, struct sadb_ext *ebuf, int elen,
static int setvarbuf(char *, int *, struct sadb_ext *, int,
PFKEY_UNUNIT64(((const struct sadb_ext *)(const void *)(msg))->sadb_ext_len)
l = PFKEY_UNUNIT64(((struct sadb_ext *)sav->lft_c)->sadb_ext_len);
l = PFKEY_UNUNIT64(((struct sadb_ext *)sav->lft_h)->sadb_ext_len);
l = PFKEY_UNUNIT64(((struct sadb_ext *)sav->lft_s)->sadb_ext_len);
struct sadb_ext *ext;
n = m_pulldown(m, off, sizeof(struct sadb_ext), &toff);
ext = (struct sadb_ext *)(mtod(n, char *) + toff);
ext = (struct sadb_ext *)(mtod(n, char *) + toff);
static int key_validate_ext (const struct sadb_ext *, int);
key_validate_ext(const struct sadb_ext *ext, int len)
const struct sadb_ext *ext;
kdebug_sadb_prop(const struct sadb_ext *ext)
kdebug_sadb_identity(const struct sadb_ext *ext)
kdebug_sadb_supported(const struct sadb_ext *ext)
kdebug_sadb_lifetime(const struct sadb_ext *ext)
kdebug_sadb_sa(const struct sadb_ext *ext)
kdebug_sadb_address(const struct sadb_ext *ext)
kdebug_sadb_key(const struct sadb_ext *ext)
kdebug_sadb_x_sa2(const struct sadb_ext *ext)
kdebug_sadb_x_policy(const struct sadb_ext *ext)
kdebug_sadb_xpolicy(const char *msg, const struct sadb_ext *ext)
kdebug_sadb_key((struct sadb_ext *)sav->key_auth);
kdebug_sadb_key((struct sadb_ext *)sav->key_enc);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_c);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_h);
kdebug_sadb_lifetime((struct sadb_ext *)sav->lft_s);
static void kdebug_sadb_prop(const struct sadb_ext *);
static void kdebug_sadb_identity(const struct sadb_ext *);
static void kdebug_sadb_supported(const struct sadb_ext *);
static void kdebug_sadb_lifetime(const struct sadb_ext *);
static void kdebug_sadb_sa(const struct sadb_ext *);
static void kdebug_sadb_address(const struct sadb_ext *);
static void kdebug_sadb_key(const struct sadb_ext *);
static void kdebug_sadb_x_sa2(const struct sadb_ext *);
static void kdebug_sadb_x_policy(const struct sadb_ext *);
struct sadb_ext;
void kdebug_sadb_xpolicy(const char *, const struct sadb_ext *);