Home
last modified time | relevance | path

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

/dports/net/dhcpcd/dhcpcd-9.4.1/src/
H A Dprivsep-inet.c636 ps_inet_ifp_docmd(struct interface *ifp, uint16_t cmd, const struct msghdr *msg) in ps_inet_ifp_docmd() function
654 return ps_inet_ifp_docmd(ifp, PS_ND | PS_START, NULL); in ps_inet_opennd()
661 return ps_inet_ifp_docmd(ifp, PS_ND | PS_STOP, NULL); in ps_inet_closend()
668 return ps_inet_ifp_docmd(ifp, PS_ND, msg); in ps_inet_sendnd()