Searched refs:modified (Results 1 - 5 of 5) sorted by relevance

/net/core/
H A Drtnetlink.c1287 struct nlattr **tb, char *ifname, int modified)
1306 modified = 1;
1335 modified = 1;
1355 modified = 1;
1362 modified = 1;
1367 modified = 1;
1379 modified = 1;
1387 modified = 1;
1405 modified = 1;
1412 modified
1286 do_setlink(struct net_device *dev, struct ifinfomsg *ifm, struct nlattr **tb, char *ifname, int modified) argument
1763 int modified = 0; local
[all...]
/net/can/
H A DKconfig51 They can be modified with AND/OR/XOR/SET operations as configured
/net/ceph/
H A Dosdmap.c690 ceph_decode_copy(p, &map->modified, sizeof(map->modified));
810 struct ceph_timespec modified; local
825 ceph_decode_need(p, end, sizeof(fsid)+sizeof(modified)+2*sizeof(u32),
830 ceph_decode_copy(p, &modified, sizeof(modified));
870 map->modified = modified;
/net/bridge/
H A Dbr_fdb.c618 bool modified = false; local
629 modified = true;
636 modified = true;
649 modified = true;
653 if (modified) {
/net/netfilter/ipvs/
H A DKconfig181 modified for the specified time, the most loaded node is removed

Completed in 194 milliseconds