secpolicyindex
kdebug_secpolicyindex(struct secpolicyindex *spidx)
ipsec6_setspidx_ipaddr(struct mbuf *m, struct secpolicyindex *spidx)
static int ipsec_setspidx(struct mbuf *, struct secpolicyindex *, int, int);
static void ipsec4_get_ulp(struct mbuf *m, struct secpolicyindex *, int);
static int ipsec4_setspidx_ipaddr(struct mbuf *, struct secpolicyindex *);
static void ipsec6_get_ulp(struct mbuf *m, struct secpolicyindex *, int);
static int ipsec6_setspidx_ipaddr(struct mbuf *, struct secpolicyindex *);
struct secpolicyindex spidx;
struct secpolicyindex spidx;
ipsec_setspidx(struct mbuf *m, struct secpolicyindex *spidx, int dir,
ipsec4_get_ulp(struct mbuf *m, struct secpolicyindex *spidx, int needport)
ipsec4_setspidx_ipaddr(struct mbuf *m, struct secpolicyindex *spidx)
ipsec6_get_ulp(struct mbuf *m, struct secpolicyindex *spidx, int needport)
struct secpolicyindex cacheidx;
struct secpolicyindex spidx;
struct secpolicyindex spidx; /* selector */
struct secpolicyindex spidx;
key_getsp(const struct secpolicyindex *spidx)
key_lookup_and_remove_sp(const struct secpolicyindex *spidx, bool from_kernel)
struct secpolicyindex spidx;
struct secpolicyindex spidx;
const struct secpolicyindex *spidx0,
const struct secpolicyindex *spidx1)
const struct secpolicyindex *spidx0,
const struct secpolicyindex *spidx1)
key_init_spidx_bymsghdr(struct secpolicyindex *spidx,
key_init_spidx_bymsghdr(struct secpolicyindex *, const struct sadb_msghdr *);
static struct secpolicy *key_getsp (const struct secpolicyindex *);
static struct secpolicy *key_lookup_and_remove_sp(const struct secpolicyindex *, bool);
key_newspacq(const struct secpolicyindex *spidx)
key_getspacq(const struct secpolicyindex *spidx)
static int key_spidx_match_exactly(const struct secpolicyindex *,
const struct secpolicyindex *);
static int key_spidx_match_withmask(const struct secpolicyindex *,
const struct secpolicyindex *);
static struct secspacq *key_newspacq (const struct secpolicyindex *);
static struct secspacq *key_getspacq (const struct secpolicyindex *);
key_lookup_sp_byspidx(const struct secpolicyindex *spidx,
struct secpolicyindex;
struct secpolicy *key_lookup_sp_byspidx(const struct secpolicyindex *, u_int,
kdebug_secpolicyindex(const char *msg, const struct secpolicyindex *spidx)
kdebug__secpolicyindex(const struct secpolicyindex *spidx)
static void kdebug__secpolicyindex(const struct secpolicyindex *);
struct secpolicyindex;
void kdebug_secpolicyindex(const char *, const struct secpolicyindex *);