Searched refs:ndpd_process_cmd (Results 1 – 1 of 1) sorted by relevance
102 static int ndpd_process_cmd(int, ipadm_ndpd_msg_t *);2233 retval = ndpd_process_cmd(newfd, &ndpd_msg); in ndpd_cmd_handler()2245 ndpd_process_cmd(int newfd, ipadm_ndpd_msg_t *msg) in ndpd_process_cmd() function