Searched refs:IA_DB_RPINTF_DPTR (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/netinet/
H A Din_debug.c86 #define IA_DB_RPINTF_DPTR(f, e) db_printf("\t *%s = " f "\n", #e, *ia->e); macro
93 IA_DB_RPINTF_DPTR("%p", ia_hash.le_prev);
96 IA_DB_RPINTF_DPTR("%p", ia_link.tqe_prev);
100 #undef IA_DB_RPINTF_DPTR macro

Completed in 48 milliseconds