Searched refs:xdp_set_features_flag_locked (Results 1 – 1 of 1) sorted by relevance
1000 void xdp_set_features_flag_locked(struct net_device *dev, xdp_features_t val) in xdp_set_features_flag_locked() function1012 EXPORT_SYMBOL_GPL(xdp_set_features_flag_locked);1017 xdp_set_features_flag_locked(dev, val); in xdp_set_features_flag()1029 xdp_set_features_flag_locked(dev, val); in xdp_features_set_redirect_target_locked()1046 xdp_set_features_flag_locked(dev, val); in xdp_features_clear_redirect_target_locked()
Completed in 7 milliseconds