Searched refs:net_capture_enable (Results 1 – 3 of 3) sorted by relevance
239 ret = net_capture_enable(capture_dev, net_if_get_by_index(ifindex)); in init_app()
115 static inline int net_capture_enable(const struct device *dev, struct net_if *iface) in net_capture_enable() function
214 ret = net_capture_enable(capture_dev, iface); in cmd_net_capture_enable()