Searched refs:ret1 (Results 1 – 2 of 2) sorted by relevance
66 int ret1 = ___cfg80211_stop_ap(rdev, dev, link, notify); in __cfg80211_stop_ap() local68 if (ret1) in __cfg80211_stop_ap()69 ret = ret1; in __cfg80211_stop_ap()
441 int ret1, ret2; in ipt_init_module() local443 ret1 = tcf_register_action(&act_xt_ops, &xt_net_ops); in ipt_init_module()444 if (ret1 < 0) in ipt_init_module()451 if (ret1 < 0 && ret2 < 0) { in ipt_init_module()452 return ret1; in ipt_init_module()