Lines Matching defs:updated
1819 "added(%x), updated(%x)\n", resp->removed.nelem,
1917 * updated and that a 'network' node is present which may or may not
1918 * have been updated. It is up to the clients to examine their own
1936 cmn_err(CE_NOTE, "!vnet%d: number of nodes updated "
1998 MD_pls = 0x8 } updated;
2001 updated = MD_init;
2012 updated |= MD_vlans;
2019 updated |= MD_mtu;
2032 updated |= MD_pls;
2035 /* Now process the updated props */
2037 if (updated & MD_vlans) {
2061 if (updated & MD_mtu) {
2073 if (updated & MD_pls) {
2078 /* reset vsw-port to re-negotiate with the updated prop. */