Home
last modified time | relevance | path

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

/freebsd/tests/sys/net/routing/
H A Drtsock_print.h130 rtsock_print_cmdtype(int cmd) in rtsock_print_cmdtype() function
358 rtsock_print_cmdtype(rtm->rtm_type), in rtsock_print_message_hd()
H A Dtest_rtsock_l3.c178 "expected %s message, got %d (%s)", rtsock_print_cmdtype(cmd), in verify_route_message()
179 rtm->rtm_type, rtsock_print_cmdtype(rtm->rtm_type)); in verify_route_message()
1187 RLOG("skipping msg type %s, try: %d", rtsock_print_cmdtype(rtm->rtm_type), in ATF_TC_BODY()
1346 RLOG("skipping msg type %s, try: %d", rtsock_print_cmdtype(rtm->rtm_type), in ATF_TC_BODY()