Home
last modified time | relevance | path

Searched refs:kdebug_mbuf (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/netipsec/
H A Dkey_debug.h84 void kdebug_mbuf(const char *, const struct mbuf *);
H A Dkeysock.c140 kdebug_mbuf(__func__, m); in key_output()
H A Dkey_debug.c609 kdebug_mbuf(const char *msg, const struct mbuf *m0) in kdebug_mbuf() function
H A Dipsec.c991 kdebug_mbuf(__func__, m); in ipsec6_get_ulp()
1252 kdebug_mbuf(__func__, *mp); in ipsec_get_policy()
/netbsd-src/crypto/dist/ipsec-tools/src/libipsec/
H A Dkey_debug.c810 kdebug_mbuf(struct mbuf *m0) in kdebug_mbuf() function