Searched refs:ifnet_ctl_cmd_t (Results 1 – 2 of 2) sorted by relevance
815 typedef u_int32_t ifnet_ctl_cmd_t; typedef996 typedef errno_t (*ifnet_ctl_func)(ifnet_t interface, ifnet_ctl_cmd_t cmd,
395 static errno_t ifp_if_ctl(struct ifnet *, ifnet_ctl_cmd_t, u_int32_t, void *);10305 ifp_if_ctl(struct ifnet *ifp, ifnet_ctl_cmd_t cmd, u_int32_t arglen, void *arg) in ifp_if_ctl()