Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Duipc_debug.c307 db_print_protosw(struct protosw *pr, const char *prname, int indent) in db_print_protosw() function
461 db_print_protosw(so->so_proto, "so_proto", indent); in db_print_socket()
525 db_print_protosw(pr, "protosw", 0); in DB_SHOW_COMMAND()