Home
last modified time | relevance | path

Searched defs:reset (Results 1 – 10 of 10) sorted by relevance

/net/core/
Drequest_sock.c96 bool reset) in reqsk_fastopen_remove()
Dethtool.c1433 struct ethtool_value reset; in ethtool_reset() local
/net/tipc/
Dmonitor.h56 bool reset :1; member
Dnode.c739 bool reset = true; in tipc_node_check_dest() local
/net/netfilter/
Dnft_quota.c112 bool reset) in nft_quota_do_dump()
147 bool reset) in nft_quota_obj_dump()
Dnft_counter.c144 bool reset) in nft_counter_do_dump()
166 struct nft_object *obj, bool reset) in nft_counter_obj_dump()
Dnft_limit.c269 bool reset) in nft_limit_obj_pkts_dump()
307 bool reset) in nft_limit_obj_bytes_dump()
Dnft_ct.c875 struct nft_object *obj, bool reset) in nft_ct_helper_obj_dump()
Dnf_tables_api.c4467 struct nft_object *obj, bool reset) in nft_object_dump()
4596 struct nft_object *obj, bool reset) in nf_tables_fill_obj_info()
4641 bool reset = false; in nf_tables_dump_obj() local
4736 bool reset = false; in nf_tables_getobj() local
/net/ceph/
Dauth_none.c15 static void reset(struct ceph_auth_client *ac) in reset() function