Searched refs:if_type_name (Results 1 – 20 of 20) sorted by relevance
| /openbsd/src/usr.sbin/dvmrpd/ |
| D | logmsg.c | 80 if_type_name(enum iface_type type) in if_type_name() function
|
| D | dvmrpd.h | 400 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/ripd/ |
| D | logmsg.c | 38 if_type_name(enum iface_type type) in if_type_name() function
|
| D | ripd.h | 349 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/ospfd/ |
| D | logmsg.c | 82 if_type_name(enum iface_type type) in if_type_name() function
|
| D | interface.c | 366 if_type_name(iface->type), iface->name); in if_act_start() 559 if_type_name(iface->type), iface->name); in if_act_reset() 750 if_type_name(iface->type), iface->name); in if_join_group() 799 if_type_name(iface->type), iface->name); in if_leave_group() 829 if_type_name(iface->type), iface->name); in if_set_mcast()
|
| D | hello.c | 56 if_type_name(iface->type), iface->name); in send_hello()
|
| D | ospfd.h | 601 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/ospf6d/ |
| D | interface.c | 413 if_type_name(iface->type), iface->name); in if_act_start() 613 if_type_name(iface->type), iface->name); in if_act_reset() 755 if_type_name(iface->type), iface->name); in if_join_group() 789 if_type_name(iface->type), iface->name); in if_leave_group() 814 if_type_name(iface->type), iface->name); in if_set_mcast()
|
| D | logmsg.c | 156 if_type_name(enum iface_type type) in if_type_name() function
|
| D | hello.c | 51 if_type_name(iface->type), iface->name); in send_hello()
|
| D | ospf6d.h | 570 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/eigrpd/ |
| D | logmsg.c | 168 if_type_name(enum iface_type type) in if_type_name() function
|
| D | eigrpd.h | 513 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/ldpd/ |
| D | logmsg.c | 303 if_type_name(enum iface_type type) in if_type_name() function
|
| D | ldpd.h | 650 const char *if_type_name(enum iface_type);
|
| /openbsd/src/usr.sbin/dvmrpctl/ |
| D | dvmrpctl.c | 309 if_type_name(iface->type), iface->metric); in show_interface_detail_msg()
|
| /openbsd/src/usr.sbin/ospfctl/ |
| D | output.c | 172 if_type_name(iface->type), iface->metric); in show_interface()
|
| /openbsd/src/usr.sbin/eigrpctl/ |
| D | eigrpctl.c | 365 if_type_name(iface->type)); in show_interface_detail_msg()
|
| /openbsd/src/usr.sbin/ospf6ctl/ |
| D | ospf6ctl.c | 438 if_type_name(iface->type), iface->metric); in show_interface_detail_msg()
|