Searched refs:ifms_type (Results 1 – 8 of 8) sorted by relevance
465 uint64_t ifms_type; in show_fib_interface_msg() local472 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()473 if (ifms_type) in show_fib_interface_msg()474 printf("%s, ", get_media_descr(ifms_type)); in show_fib_interface_msg()
552 uint64_t ifms_type; in show_fib_interface_msg() local559 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()560 if (ifms_type) in show_fib_interface_msg()561 printf("%s, ", get_media_descr(ifms_type)); in show_fib_interface_msg()
403 uint64_t ifms_type; in show_fib_interface() local407 ifms_type = get_ifms_type(k->if_type); in show_fib_interface()408 if (ifms_type) in show_fib_interface()409 printf("%s, ", get_media_descr(ifms_type)); in show_fib_interface()
789 uint64_t ifms_type; in show_fib_interface_msg() local798 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()799 if (ifms_type) in show_fib_interface_msg()800 printf("%s, ", get_media_descr(ifms_type)); in show_fib_interface_msg()
953 uint64_t ifms_type; member
865 uint64_t ifms_type; in kr_show_interface() local873 if ((ifms_type = ift2ifm(kif->if_type)) != 0) in kr_show_interface()875 "%s", get_media_descr(ifms_type)); in kr_show_interface()
1170 if (ifms->ifms_type != in status()
3418 if (ifms->ifms_type != in status()