Home
last modified time | relevance | path

Searched refs:get_iface_by_id (Results 1 – 3 of 3) sorted by relevance

/openbsd/sbin/dhcp6leased/
H A Dfrontend.c80 struct iface *get_iface_by_id(uint32_t);
486 iface = get_iface_by_id(imsg_req_dhcp.if_index); in frontend_dispatch_engine()
582 iface = get_iface_by_id(if_index); in update_iface()
613 iface = get_iface_by_id(if_index); in rtsock_update_iface()
966 get_iface_by_id(uint32_t if_index) in get_iface_by_id() function
985 return get_iface_by_id(ifidx); in get_iface_by_name()
993 iface = get_iface_by_id(if_index); in remove_iface()
1011 iface = get_iface_by_id(if_index); in set_udpsock()
/openbsd/sbin/dhcpleased/
H A Dfrontend.c91 struct iface *get_iface_by_id(uint32_t);
309 if ((iface = get_iface_by_id(if_index)) == NULL) { in frontend_dispatch_main()
323 if ((iface = get_iface_by_id(if_index)) != NULL && in frontend_dispatch_main()
505 iface = get_iface_by_id(imsg_req_dhcp.if_index); in frontend_dispatch_engine()
523 iface = get_iface_by_id(imsg_req_dhcp.if_index); in frontend_dispatch_engine()
588 iface = get_iface_by_id(if_index); in update_iface()
1164 get_iface_by_id(uint32_t if_index) in get_iface_by_id() function
1181 iface = get_iface_by_id(if_index); in remove_iface()
1201 iface = get_iface_by_id(if_index); in set_bpfsock()
/openbsd/sbin/slaacd/
H A Dfrontend.c91 struct iface *get_iface_by_id(uint32_t);
513 iface = get_iface_by_id(if_index); in update_iface()
999 if ((iface = get_iface_by_id(if_index)) == NULL) in send_solicitation()
1027 get_iface_by_id(uint32_t if_index) in get_iface_by_id() function
1044 iface = get_iface_by_id(if_index); in remove_iface()