Home
last modified time | relevance | path

Searched refs:modified (Results 1 – 6 of 6) sorted by relevance

/net/bridge/
Dbr_fdb.c899 bool modified = false; in fdb_handle_notify() local
904 modified = true; in fdb_handle_notify()
909 modified = true; in fdb_handle_notify()
914 modified = true; in fdb_handle_notify()
917 return modified; in fdb_handle_notify()
929 bool modified = false; in fdb_add_entry() local
963 modified = true; in fdb_add_entry()
970 modified = true; in fdb_add_entry()
989 modified = true; in fdb_add_entry()
994 modified = true; in fdb_add_entry()
[all …]
/net/ceph/
Dosdmap.c1668 sizeof(map->created) + sizeof(map->modified), e_inval); in osdmap_decode()
1672 ceph_decode_copy(p, &map->modified, sizeof(map->modified)); in osdmap_decode()
1954 struct ceph_timespec modified; in osdmap_apply_incremental() local
1970 ceph_decode_need(p, end, sizeof(fsid) + sizeof(u32) + sizeof(modified) + in osdmap_apply_incremental()
1975 ceph_decode_copy(p, &modified, sizeof(modified)); in osdmap_apply_incremental()
2012 map->modified = modified; in osdmap_apply_incremental()
/net/can/
DKconfig52 They can be modified with AND/OR/XOR/SET operations as configured
/net/netfilter/ipvs/
DKconfig204 modified for the specified time, the most loaded node is removed
/net/ipv4/
DKconfig563 TCP NV is a follow up to TCP Vegas. It has been modified to deal with
/net/core/
Ddevlink.c8170 bool modified = false; in devlink_nl_cmd_trap_group_set_doit() local
8183 &modified); in devlink_nl_cmd_trap_group_set_doit()
8194 if (modified) in devlink_nl_cmd_trap_group_set_doit()