Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/udhcp/
Ddhcpc.c1012 static int udhcp_raw_socket(int ifindex) in udhcp_raw_socket() function
1112 client_data.sockfd = udhcp_raw_socket(client_data.ifindex); in change_listen_mode()