Searched refs:get_ifm_ifindex (Results 1 – 3 of 3) sorted by relevance
| /mirbsd/src/usr.sbin/rtadvd/ | ||
| D | if.h | 49 int get_ifm_ifindex(char *); |
| D | if.c | 343 get_ifm_ifindex(char *buf) in get_ifm_ifindex() function |
| D | rtadvd.c | 400 ifindex = get_ifm_ifindex(next); in rtmsg_input() |