Searched refs:ok (Results 1 – 13 of 13) sorted by relevance
441 goto ok; in fib_validate_source()452 ok: in fib_validate_source()1196 unsigned int ok = 0; in fib_del_ifaddr() local1278 ok |= LOCAL_OK; in fib_del_ifaddr()1280 ok |= BRD_OK; in fib_del_ifaddr()1282 ok |= BRD1_OK; in fib_del_ifaddr()1284 ok |= BRD0_OK; in fib_del_ifaddr()1293 ok |= BRD_OK; in fib_del_ifaddr()1295 ok |= BRD1_OK; in fib_del_ifaddr()1297 ok |= BRD0_OK; in fib_del_ifaddr()[all …]
556 bool ok = inet_ehash_insert(sk, osk, found_dup_sk); in inet_ehash_nolisten() local558 if (ok) { in inet_ehash_nolisten()566 return ok; in inet_ehash_nolisten()752 goto ok; in __inet_hash_connect()765 goto ok; in __inet_hash_connect()777 ok: in __inet_hash_connect()
844 bool ok; in icmp_tag_validation() local847 ok = rcu_dereference(inet_protos[proto])->icmp_strict_tag_validation; in icmp_tag_validation()849 return ok; in icmp_tag_validation()
281 goto ok; in xfrm_dev_offload_ok()284 goto ok; in xfrm_dev_offload_ok()289 ok: in xfrm_dev_offload_ok()
3151 ok: in xfrm_lookup_with_ifid()3161 goto ok; in xfrm_lookup_with_ifid()
444 int ok = 1; in isatap_chksrc() local461 ok = 0; in isatap_chksrc()464 return ok; in isatap_chksrc()
2824 goto ok; in addrconf_prefix_rcv()2831 goto ok; in addrconf_prefix_rcv()2837 ok: in addrconf_prefix_rcv()
903 ok: in htb_dequeue()939 goto ok; in htb_dequeue()
822 bool ok; in netlink_autobind() local827 ok = !__netlink_lookup(table, portid, net); in netlink_autobind()829 if (!ok) { in netlink_autobind()
621 goto ok; in gss_check_seq_num()628 ok: in gss_check_seq_num()
355 process. If you don't need network drop alerts, or if you are ok
5574 goto ok; in dev_gro_receive()5587 goto ok; in dev_gro_receive()5608 ok: in dev_gro_receive()
9207 bool ok = false; in nl80211_authenticate() local9211 ok = true; in nl80211_authenticate()9215 if (!ok) in nl80211_authenticate()