Home
last modified time | relevance | path

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

/openbsd/usr.sbin/ripctl/
H A Dripctl.c45 uint64_t get_ifms_type(uint8_t);
241 get_ifms_type(uint8_t if_type) in get_ifms_type() function
472 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()
/openbsd/usr.sbin/ospfctl/
H A Dospfctl.h45 uint64_t get_ifms_type(uint8_t);
H A Dospfctl.c345 get_ifms_type(uint8_t if_type) in get_ifms_type() function
H A Doutput.c407 ifms_type = get_ifms_type(k->if_type); in show_fib_interface()
/openbsd/usr.sbin/ldpctl/
H A Dldpctl.c49 uint64_t get_ifms_type(uint8_t);
270 get_ifms_type(uint8_t if_type) in get_ifms_type() function
559 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()
/openbsd/usr.sbin/eigrpctl/
H A Deigrpctl.c45 uint64_t get_ifms_type(uint8_t);
282 get_ifms_type(uint8_t if_type) in get_ifms_type() function
798 ifms_type = get_ifms_type(k->if_type); in show_fib_interface_msg()
/openbsd/usr.sbin/ospf6ctl/
H A Dospf6ctl.c44 uint64_t get_ifms_type(uint8_t);
367 get_ifms_type(uint8_t if_type) in get_ifms_type() function
427 get_media_descr(get_ifms_type(iface->if_type)), in show_interface_detail_msg()