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

/openbsd-current/usr.sbin/ospfctl/
H A Dospfctl.h46 const char *get_media_descr(uint64_t);
H A Dospfctl.c537 get_media_descr(uint64_t media_type) function
H A Doutput.c409 printf("%s, ", get_media_descr(ifms_type));
/openbsd-current/usr.sbin/ripctl/
H A Dripctl.c52 const char *get_media_descr(uint64_t);
474 printf("%s, ", get_media_descr(ifms_type));
500 get_media_descr(uint64_t media_type) function
/openbsd-current/usr.sbin/ldpctl/
H A Dldpctl.c58 const char *get_media_descr(uint64_t);
561 printf("%s, ", get_media_descr(ifms_type));
648 get_media_descr(uint64_t media_type) function
/openbsd-current/usr.sbin/eigrpctl/
H A Deigrpctl.c58 const char * get_media_descr(uint64_t);
747 get_media_descr(uint64_t media_type) function
800 printf("%s, ", get_media_descr(ifms_type));
/openbsd-current/usr.sbin/ospf6ctl/
H A Dospf6ctl.c70 const char * get_media_descr(uint64_t);
427 get_media_descr(get_ifms_type(iface->if_type)),
1334 get_media_descr(uint64_t media_type) function

Completed in 141 milliseconds